yao/openapi/oauth/providers
Max fb20eb54c5 Add user model integration and enhance OAuth user provider
- Introduced a new user model `yao/models/user.mod.yao` to support user management functionalities.
- Updated the OAuth service to utilize the new `DefaultUser` provider, enhancing user authentication and management capabilities.
- Refactored user retrieval methods to align with the new user model structure, ensuring compatibility and improved functionality.
- Added token management methods to the user provider interface, streamlining token handling processes.
- Enhanced test utilities to include the new user model for comprehensive testing coverage.
2025-07-18 11:31:39 +08:00
..
client Remove deprecated OAuth interfaces and types 2025-07-17 17:19:22 +08:00
user Add user model integration and enhance OAuth user provider 2025-07-18 11:31:39 +08:00