yao/openapi/oauth/types
Max b20ddee701 Add team and member management capabilities to user provider
- Introduced new constants for team and member error handling, enhancing error reporting.
- Added default field lists for teams and members, improving data structure organization.
- Expanded the UserProvider interface with methods for team and member management, including creation, updates, and retrieval.
- Enhanced the NewDefaultUser function to support team and member configurations, ensuring flexibility in user management.
2025-09-16 17:33:25 +08:00
..
errors.go Enhance OAuth test setup with reusable certificate management 2025-07-21 19:44:00 +08:00
interfaces.go Add team and member management capabilities to user provider 2025-09-16 17:33:25 +08:00
oidc.go Implement ID token signing and user fingerprint management in OAuth 2025-08-03 19:51:35 +08:00
types.go Update OAuth client configuration and ID generation methods 2025-08-04 11:04:56 +08:00
utils.go Implement dynamic client registration and enhance OAuth service functionality 2025-07-18 12:11:21 +08:00