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 | |
|---|---|---|---|---|
| Auth using express API protected endpoints and NextJS | 2 | 2184 | May 10, 2023 | |
| How do I get the authO token from my react front end with apollo client to my express graphql backend | 2 | 3533 | February 13, 2019 | |
| Auth0 in NextJS/Node API with JWTs | 5 | 4283 | September 19, 2019 | |
| Help in making auth tokens to access API. | 3 | 3969 | March 2, 2018 | |
| Trying to figure out how should I use Auth0 with my application | 1 | 1128 | January 17, 2023 |