Hey, we have an external backend service where we store users’ data, all of our data fetching is done through async actions in redux toolkit (we use next.js). Our backend dev told me that I should intercept following data (code, state, nonce, redirect_uri) and pass it to backend in order to create account or login. Does anyone know where I could get this data from?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Next.js Auth0 | External API service (without /api directory) | 5 | 2565 | March 12, 2025 | |
Is there anyway of logging in a user from backend? | 1 | 832 | October 4, 2023 | |
Auth0 / Next.js Login | Pass metadata into session | 2 | 767 | October 10, 2023 | |
Recieve additional data from auth0 webhook | 3 | 887 | August 1, 2023 | |
Storing user data locally after login | 0 | 585 | April 2, 2024 |