yao/openapi/oauth/types
Max 21c7caed5d Add lightweight existence check methods for OAuth accounts, roles, types, and users
- Implemented methods to check the existence of OAuth accounts, roles, types, and users by their respective identifiers, enhancing the user provider's functionality.
- Added error handling for these methods to ensure robust feedback in case of failures.
- Updated the user provider interface to include the new existence check methods, improving overall usability and maintainability.
2025-08-03 07:14:09 +08:00
..
errors.go Enhance OAuth test setup with reusable certificate management 2025-07-21 19:44:00 +08:00
interfaces.go Add lightweight existence check methods for OAuth accounts, roles, types, and users 2025-08-03 07:14:09 +08:00
types.go Implement MFA functionality in user management 2025-08-02 21:08:37 +08:00
utils.go Implement dynamic client registration and enhance OAuth service functionality 2025-07-18 12:11:21 +08:00