This website requires JavaScript.
Explore
Help
Register
Sign In
cardosofelipe
/
syndarix
Watch
1
Star
0
Fork
0
You've already forked syndarix
forked from
cardosofelipe/fast-next-template
Code
Issues
18
Pull Requests
Wiki
Activity
Files
76d36e1b1261af81f349eb59caa2a82a694048fa
syndarix
/
backend
/
app
/
api
History
Felipe Cardoso
76d36e1b12
- **Authentication & Lifespan Updates:** Add
@asynccontextmanager
for application lifecycle management, including startup/shutdown handling and daily session cleanup scheduling. Reduce token expiration from 24 hours to 15 minutes for enhanced security. Streamline superuser field validation via schema, removing redundant defensive checks.
2025-11-02 12:38:09 +01:00
..
dependencies
Add security tests for configurations, permissions, and authentication
2025-11-02 11:55:58 +01:00
routes
- **Authentication & Lifespan Updates:** Add
@asynccontextmanager
for application lifecycle management, including startup/shutdown handling and daily session cleanup scheduling. Reduce token expiration from 24 hours to 15 minutes for enhanced security. Streamline superuser field validation via schema, removing redundant defensive checks.
2025-11-02 12:38:09 +01:00
__init__.py
Add comprehensive test suite and utilities for user functionality
2025-03-04 19:10:54 +01:00
main.py
Add organization management and admin-specific APIs
2025-10-31 12:18:43 +01:00