Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix authorization code grant type in hydra docs #78

Closed
sjkaliski opened this issue Nov 26, 2018 · 3 comments
Closed

fix authorization code grant type in hydra docs #78

sjkaliski opened this issue Nov 26, 2018 · 3 comments

Comments

@sjkaliski
Copy link

Currently in the swagger docs for Hydra, the pattern for grant_types is client_credentials|authorize_code|implicit|refresh_token, however authorize_code should be authorization_code.

@aeneasr
Copy link
Member

aeneasr commented Nov 26, 2018

Nice catch, feel free to PR this in: https://github.com/ory/hydra :) All you need to do is to update the swagger definition (in the respective .go file)!

@sjkaliski
Copy link
Author

@aeneasr will do!

@aeneasr
Copy link
Member

aeneasr commented Apr 20, 2019

This has been resolved upstream!

@aeneasr aeneasr closed this as completed Apr 20, 2019
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

No branches or pull requests

2 participants