- Deleted the entire signin module, including related files and configurations, to streamline the authentication process. - Updated OpenAPI to remove references to signin, including the loading of signin configurations and associated handlers. - Refactored user authentication routes to integrate captcha functionality directly within the user module, enhancing user experience and security. - Adjusted routing structure to reflect the removal of signin, ensuring clarity and consistency in user management operations. |
||
|---|---|---|
| .. | ||
| dsl | ||
| file | ||
| hello | ||
| kb | ||
| oauth | ||
| testutils | ||
| user | ||
| config_test.go | ||
| openapi_test.go | ||