yao/openapi/tests/user
Max a6e1f6e382 Add user configuration loading and update authentication routes
- Integrated user configuration loading in the OpenAPI server initialization to enhance user management capabilities.
- Migrated authentication routes from /signin to /login, updating handler functions for clarity and consistency.
- Adjusted OAuth provider routes to reflect new paths, improving the overall routing structure for user authentication.
2025-09-18 09:02:54 +08:00
..
login_config_test.go Add user configuration loading and update authentication routes 2025-09-18 09:02:54 +08:00
login_test.go Add user configuration loading and update authentication routes 2025-09-18 09:02:54 +08:00
oauth_authorize_test.go Add user configuration loading and update authentication routes 2025-09-18 09:02:54 +08:00
oauth_callback_test.go Add user configuration loading and update authentication routes 2025-09-18 09:02:54 +08:00