I am currently working on a Next.js Typescript application with redux. I have implemented the authentication with Auth0. But I am facing this problem with state management. As soon as the bearer token is passed in the header for authorization, the state stops updating and shows undefined.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
RefreshToken is undefined in NextJS | 6 | 1196 | November 9, 2023 | |
Refresh of Session not Working - Next.js / Serverless Deployment Model | 1 | 2499 | December 28, 2022 | |
Passing query params with auth0-next js? | 2 | 3706 | June 28, 2022 | |
Getting logins_count from management api from Next.js API route (using pages router) | 2 | 714 | September 15, 2023 | |
Rtk Query and auth0 | 2 | 4818 | November 29, 2021 |