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

Question: How to Use Access Token? #12

Open
JessRascal opened this issue Dec 11, 2016 · 1 comment
Open

Question: How to Use Access Token? #12

JessRascal opened this issue Dec 11, 2016 · 1 comment

Comments

@JessRascal
Copy link

Hey,

I've got the strategy working nicely using the token_id (cheers by the way) but I saw in passing comments about using the access_token however when I try to pass this in then it fails authentication.

Is there some configuration I need to set for this? Or should I just be able to pass the access_token in via a POST in the same way as the token_id?

Cheers
Jess

@jmreyes
Copy link
Owner

jmreyes commented Dec 18, 2016

Hi Jess, both id_token and access_token should work the same way. In fact, I double-checked the tests and even though I realized one of them is wrong (will fix on next release, thanks for that!), it's behaving as expected when fixed in any case. Maybe you could provide me with some info or code snippet to try to reproduce the problem.

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