Skip to content

Rename response methods#3

Merged
Potherca merged 2 commits intomasterfrom
cleanup/rename-response-methods
Sep 21, 2020
Merged

Rename response methods#3
Potherca merged 2 commits intomasterfrom
cleanup/rename-response-methods

Conversation

@Potherca
Copy link
Copy Markdown
Member

  • 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

- 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
@Potherca Potherca requested a review from ylebre September 21, 2020 09:03
@Potherca Potherca self-assigned this Sep 21, 2020
@Potherca Potherca merged commit e5ee559 into master Sep 21, 2020
@Potherca Potherca deleted the cleanup/rename-response-methods branch September 21, 2020 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant