Replies: 1 comment
-
Hey I assume you figured this out, let me know if it still occures on the latest version as everything looks right in your code |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! This is likely a dumb question. I set up my routes and strategies per the readme using the GitHub strategy.
I am able to "login" with GitHub, but when the callback route is invoked, I see:
GitHub seems to be hitting my route and providing
code
andstate
values:Am I supposed to be doing anything with those values manually? Any idea what might be causing this?
expand to view code
Beta Was this translation helpful? Give feedback.
All reactions