yao/openapi/oauth/types
Max aae3447575 Refactor token claims structure for improved readability
- Removed unnecessary blank lines in the TokenClaims, AuthorizedInfo, and JWTClaims structs to enhance code clarity and maintainability.
- Ensured consistent formatting across the claims structures for better organization.
2025-10-11 19:04:39 +08:00
..
errors.go Enhance OAuth test setup with reusable certificate management 2025-07-21 19:44:00 +08:00
interfaces.go Add team retrieval and counting methods for user membership 2025-10-10 11:57:47 +08:00
oidc.go Implement ID token signing and user fingerprint management in OAuth 2025-08-03 19:51:35 +08:00
types.go Refactor token claims structure for improved readability 2025-10-11 19:04:39 +08:00
utils.go Implement dynamic client registration and enhance OAuth service functionality 2025-07-18 12:11:21 +08:00