yao/openapi/oauth/types
Max e1428551ba Refactor OAuth token management tests and remove deprecated methods
- Removed outdated token management tests from the user provider, including tests for storing, revoking, and retrieving tokens.
- Updated the user provider interface to reflect the removal of token management methods, ensuring cleaner code and improved maintainability.
- Streamlined the test suite by focusing on relevant user management functionalities, enhancing overall test clarity and effectiveness.
2025-07-21 18:59:26 +08:00
..
errors.go Remove deprecated OAuth interfaces and types 2025-07-17 17:19:22 +08:00
interfaces.go Refactor OAuth token management tests and remove deprecated methods 2025-07-21 18:59:26 +08:00
types.go Enhance OAuth configuration types with optional defaults 2025-07-18 17:05:13 +08:00
utils.go Implement dynamic client registration and enhance OAuth service functionality 2025-07-18 12:11:21 +08:00