yao/openapi/oauth/types
Max 7c332c6811 Add go-nanoid dependency and refactor user provider methods
- Added the go-nanoid library for generating unique IDs, enhancing user ID management.
- Refactored user provider methods to improve clarity and consistency, including updates to user retrieval and authentication processes.
- Adjusted user model fields to align with new ID generation strategy, ensuring compliance with best practices.
- Cleaned up code by removing obsolete test files and improving overall structure for better maintainability.
2025-08-02 17:49:03 +08:00
..
errors.go Enhance OAuth test setup with reusable certificate management 2025-07-21 19:44:00 +08:00
interfaces.go Add go-nanoid dependency and refactor user provider methods 2025-08-02 17:49:03 +08:00
types.go Add go-nanoid dependency and refactor user provider methods 2025-08-02 17:49:03 +08:00
utils.go Implement dynamic client registration and enhance OAuth service functionality 2025-07-18 12:11:21 +08:00