- Added default values for grant types, response types, application type, and token endpoint auth method during dynamic client registration. - Implemented nil checks for client information in the CreateClient and UpdateClient methods to ensure robust error handling and validation. |
||
|---|---|---|
| .. | ||
| providers | ||
| types | ||
| client.go | ||
| client_test.go | ||
| core.go | ||
| device.go | ||
| discovery.go | ||
| mcp.go | ||
| oauth.go | ||
| oauth_test.go | ||
| security.go | ||
| TESTING_GUIDE.md | ||
| token.go | ||
| user.go | ||