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 | |
---|---|---|---|---|
Trying to figure out how should I use Auth0 with my application | 1 | 1082 | January 17, 2023 | |
Auth0 in NextJS/Node API with JWTs | 5 | 4169 | September 19, 2019 | |
Auth using express API protected endpoints and NextJS | 2 | 2036 | May 10, 2023 | |
New To auth0. Struggling to connect NEXTJS with management API | 3 | 2484 | October 28, 2021 | |
Authorization question | 1 | 1612 | June 8, 2022 |