agr
KKinde
•Created by agr on 10/28/2024 in #💻┃support
getIdToken error
@Daniel_Kinde any thoughts on this?
24 replies
KKinde
•Created by agr on 10/28/2024 in #💻┃support
getIdToken error
Tried upgrading to 2.4.5-0 and also adding wrapping the app in the
KindeProvider
which I realised was missing before (though shouldn't make any difference as this is a server-rendered page) but getIdToken
is still returning null
😦24 replies
KKinde
•Created by agr on 10/28/2024 in #💻┃support
getIdToken error
@Daniel_Kinde still no luck I'm afraid
24 replies
KKinde
•Created by agr on 10/28/2024 in #💻┃support
getIdToken error
But decoding the token does not seem to work
24 replies
KKinde
•Created by agr on 10/28/2024 in #💻┃support
getIdToken error
Which is the same as what is returned by
getRawIdToken
24 replies
KKinde
•Created by agr on 10/28/2024 in #💻┃support
getIdToken error
Yes there is an encoded id_token cookie
24 replies
KKinde
•Created by agr on 10/28/2024 in #💻┃support
getIdToken error
I get this using the nextjs app router starter kit out of the box and just adding the getIdToken call into the dashboard page as follows:
24 replies
KKinde
•Created by agr on 10/28/2024 in #💻┃support
getIdToken error
Yep - also tried on private browser
24 replies
KKinde
•Created by agr on 10/28/2024 in #💻┃support
getIdToken error
In this example,
rawIdToken
has a value but idToken
is null
24 replies
KKinde
•Created by agr on 10/28/2024 in #💻┃support
getIdToken error
Sure - I had the same problem with the latest version 2.4.3 and the version in the NextJS starter kit which is 2.3.10
24 replies
KKinde
•Created by readme on 10/28/2024 in #💻┃support
Next.js Refresh Token null
I'm having the same issue!
7 replies