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

[OAuth2] Implement Authorization Code Flow #3

Open
frol opened this issue Jan 7, 2016 · 0 comments
Open

[OAuth2] Implement Authorization Code Flow #3

frol opened this issue Jan 7, 2016 · 0 comments

Comments

@frol
Copy link
Owner

frol commented Jan 7, 2016

RFC 6749 section 4.1

This is the accessCode flow type in OpenAPI (Swagger) Specification.

This feature will require to have a page for authentication since we don't have cookie sessions on RESTful API by design, just like in #4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant