Skip to content

Conversation

@brunosantanarj
Copy link

response_type is fixed by limiting the authentication options. What I did was check if there is response_type in the options, if it has, I hedge response_type, if not, code.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 8c88403 on brunosantanarj:feat/response_type into a948096 on jaredhanson:master.

@jaredhanson
Copy link
Owner

What response_type type do you need to set other than code? The authorization code flow is the one specified by the OAuth 2.0 specification, and any other response_type is likely to have a far different protocol (and thus not be compatible anyway).

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.

3 participants