- 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. |
||
|---|---|---|
| .. | ||
| login_config_test.go | ||
| login_test.go | ||
| oauth_authorize_test.go | ||
| oauth_callback_test.go | ||