Requested audience X has not been whitelisted by the OAuth 2.0 Client
Choosing a MFA method only works the first time for each user
Cookie size hit when adding several permissions
How to detect if a token has expired with the Client JS SDK?
KindeClient.getIdToken
so I can't check on the token itself?...Android Demo App
Email verification is required for every Twitter login
How to refresh tokens in a Next.js client component?
GET /api/auth/setup 401
Failed to construct 'URL': Invalid URL at isCustomDomain
`getPermissions()` not returning latest data
getPermissions()
in the React Native SDK, it's returning an empty list of permissions - when I check for that specific permission with getPermission()
it says isGranted: false
However, in the Kinde UI, the user has that role (and thus the perms under that role)
Is there anything I am missing? Thank you!...is it possible to use session manager (typescript sdk) with client side only cookie?
Details Update Propagation takes too much time
Building Google non-Drive apps using Kinde
TypeError: Cannot read properties of undefined (reading 'redirectURLBase')
How to get the token in Nuxt?
const token = await kinde.getToken();
However I don't see this example in the Nuxt documentation, how can I get the token in Nuxt, to call my backend API? (node)...how to do kinde's website example

Secure Spring Boot App - M2M Tokens
how to request tokens using curl?
curl http://myapi.com/api -H 'authorization: Bearer {accessToken}'
what i've done:...