You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Rename `Server::respondToWellKnownRequest()` tp the more descriptive `Server::respondToOpenIdMetadataRequest()`
- Rename `Server::respondToJwksRequest()` to `Server::respondToJwksMetadataRequest()` for the sake of consistency
- Add an empty `Server::respondToDynamicClientRegistrationRequest()` that can already be consumed by implementing parties
0 commit comments