Replies: 2 comments
-
Try using this strategy https://github.com/panva/node-openid-client, I don't know how the OAuth2 strategy tries to get profile info. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Maybe this helps: |
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.
-
Describe your question/
I'm trying to do oauth2 with a node/express app with passport. Auth seems to work but I can't get the user's profile :
Logs:
does anyone have an idea of what to do to get the user's ?
Version and Deployment (please complete the following information):
Beta Was this translation helpful? Give feedback.
All reactions