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

Token config property not explained #89

Open
gijswijs opened this issue Feb 15, 2019 · 0 comments
Open

Token config property not explained #89

gijswijs opened this issue Feb 15, 2019 · 0 comments

Comments

@gijswijs
Copy link

OAuth always confuses me, so I'm not sure whether this is a general problem, but I configured this to work with Github OAuth and got this error

Received an authorization code. Will not process it as the config option [token] endpoint is not set.

The token config option is not explained in the readme.md, but it should contain the endpoint for exchanging the code for an acess token, so in this case: https://github.com/login/oauth/access_token

Sadly, after this I found out that Github doesn't support the implicit grand type, so I'm back to square one. :`(

But I still wanted to share this finding.

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

1 participant