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 | 2175 | May 10, 2023 | |
Trying to figure out how should I use Auth0 with my application | 1 | 1126 | January 17, 2023 | |
NextJS application as an application & api | 0 | 990 | March 31, 2023 | |
Authorization question | 1 | 1622 | June 8, 2022 | |
Auth0 in NextJS/Node API with JWTs | 5 | 4273 | September 19, 2019 |