freeleaps-service-hub/apps/authentication/webapi
2025-10-23 13:39:04 +08:00
..
bootstrap feat(middleware): add middleware for authentication 2025-10-11 09:51:02 +08:00
config refactor the code structure 2024-10-30 07:22:26 -07:00
middleware fix: change middleware to avoid Beanie init 2025-10-23 13:39:04 +08:00
providers fix: change the authentication service model layer from Beanie to direct MongoDB 2025-10-23 13:37:56 +08:00
routes fix: change the authentication service model layer from Beanie to direct MongoDB 2025-10-23 13:37:56 +08:00
__init__.py feat(test): add unittest for role management, add coverage report for role management 2025-07-25 16:20:50 +08:00
main.py feat(refactor): remove duplicate get_current_user 2025-07-25 10:26:09 +08:00