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 | |
---|---|---|---|---|
Direct login with auth0 | 1 | 333 | January 17, 2024 | |
Auth0 REST APIs for Authentication without the widget in custom react page | 7 | 1871 | January 23, 2023 | |
Login issue on Auth0 Dashboad | 0 | 273 | February 20, 2024 | |
Authorization_code grant type for passwordless with auth0.js v9 | 0 | 938 | January 26, 2023 | |
Get the state of the redirect query before auth redirection | 0 | 742 | May 11, 2023 |