Hey! I am working in a next app, I want to create the auth flow with the next SDK, my intention is to make the auth with github, then get the token access and send it in the authorization header and in the API made with node and express decode the token and enable the endpoints. Does anyone know how to do this or have any sample code? I’m not sure how to decode the token, the algorith what auth0 is using is RS256.
Related Topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Authorization question | 1 | 1612 | June 8, 2022 | |
Token authorization using go backend | 0 | 87 | June 27, 2024 | |
Next js auth0 unabled to access Auth0 Management API using access token to fetch user data | 1 | 4390 | January 11, 2022 | |
React native + nextjs + auth0 | 8 | 2233 | January 5, 2024 | |
How to access Next.js API endpoint with JWT | 2 | 3462 | December 21, 2022 |