BigRIP
KKinde
•Created by Chetan Verma on 11/30/2023 in #💻┃support
NextJS App Router Error out in middleware
Also forgot to mention when trying to access private routes the user is returned unauthorised, even tho they are and allowed to view it, the user is then redirected to /auth-callback and then the error is shown on the page
15 replies
KKinde
•Created by Chetan Verma on 11/30/2023 in #💻┃support
NextJS App Router Error out in middleware
It appears the user cookie is created and saved but when trying to access any private routes configured in middleware.ts the user is shown the error
15 replies
KKinde
•Created by Chetan Verma on 11/30/2023 in #💻┃support
NextJS App Router Error out in middleware
Currently dealing with the same issue, the error begins when a user attempts to login/SignUp, they are redirected to the kinde auth page and after signing in they are sent back to the site This is where the error begins
15 replies