yao/openapi/oauth/providers/client
Max 4682c20903 Update OAuth client configuration and ID generation methods
- Added support for numeric ID generation in the OAuth service, replacing the previous NanoID approach for better compatibility.
- Refactored client ID and secret generation methods to be public and renamed them for consistency.
- Enhanced dynamic client registration to allow optional client ID usage.
- Updated client configuration loading to include validation and registration of clients if not found.
- Improved error handling and logging for client configuration processes.
- Adjusted tests to reflect changes in ID generation and client configuration handling.
2025-08-04 11:04:56 +08:00
..
default.go Update OAuth client configuration and ID generation methods 2025-08-04 11:04:56 +08:00
default_test.go Remove deprecated OAuth interfaces and types 2025-07-17 17:19:22 +08:00