This website requires JavaScript.
Explore
Help
Register
Sign in
Oliver
/
presenton
Watch
1
Star
0
Fork
You've already forked presenton
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
f8da1802fd
presenton
/
servers
/
fastapi
/
api
History
sudipnext
f8da1802fd
Enhance authentication handling in FastAPI by adding basic authentication support and improving session token management. Introduced new utility functions for retrieving configured usernames and basic auth credentials, and updated middleware to utilize these enhancements for better session management.
2026-04-23 17:00:17 +05:45
..
v1
fix: update authentication response handling in FastAPI and Next.js to reflect account setup status
2026-04-22 13:00:45 +05:45
__init__.py
feat(fastapi): adds get presentation from id endpoint
2025-07-17 00:27:49 +05:45
lifespan.py
feat: implement single-user authentication with environment variable support and update FastAPI middleware for session management
2026-04-21 17:41:37 +05:45
main.py
feat: implement single-user authentication with environment variable support and update FastAPI middleware for session management
2026-04-21 17:41:37 +05:45
middlewares.py
Enhance authentication handling in FastAPI by adding basic authentication support and improving session token management. Introduced new utility functions for retrieving configured usernames and basic auth credentials, and updated middleware to utilize these enhancements for better session management.
2026-04-23 17:00:17 +05:45