Sebastian Simionescu
KKinde
•Created by IyanSR on 12/23/2023 in #💻┃support
Authentication flow state not found with NextJS Middleware
@Oli - Kinde
7 replies
KKinde
•Created by IyanSR on 12/23/2023 in #💻┃support
Authentication flow state not found with NextJS Middleware
Hello, what was the fix for this issue ? I’m having the same issue and I’m not sure how to solve it
7 replies
KKinde
•Created by Sebastian Simionescu on 11/25/2023 in #💻┃support
Not receiving the accessToken
Thanks a lot. I’ll wait for it
16 replies
KKinde
•Created by Sebastian Simionescu on 11/25/2023 in #💻┃support
Not receiving the accessToken
This is code that I’m using @Oli - Kinde
16 replies
KKinde
•Created by Sebastian Simionescu on 11/25/2023 in #💻┃support
Not receiving the accessToken
This is the object that I get and I need the string
16 replies
KKinde
•Created by Sebastian Simionescu on 11/25/2023 in #💻┃support
Not receiving the accessToken
aud: string[];
azp: number;
iat: number;
iss: string;
jti: string;
org_code: string;
permissions: KindePermissions;
scp: string[];
sub: string;
16 replies
KKinde
•Created by Sebastian Simionescu on 11/25/2023 in #💻┃support
Not receiving the accessToken
Hello @Oli - Kinde yes I do. Still getting the same result. It’s an object without any access token
16 replies
KKinde
•Created by Sebastian Simionescu on 11/25/2023 in #💻┃support
Not receiving the accessToken
I’m using next js sdk v2
16 replies
KKinde
•Created by Sebastian Simionescu on 11/25/2023 in #💻┃support
Not receiving the accessToken
I'm also open to any other sugestion on how can I send an authenticated request to the BE
16 replies
KKinde
•Created by Sebastian Simionescu on 11/25/2023 in #💻┃support
Not receiving the accessToken
i need the accessToken to send it to the backend
16 replies