Trouble with SMS
Flutter SDK with Encrypted Box
await EncryptedBox.init();
in main.dart
and placed encrypted_box.dart
in the same dir as main.dart
).
From what I understood, when the access token expires, the interceptor leads to the returnAccessToken() function in the Encryptedbox
class, but it never happens, and when open the app after the access token expires, I have to log in again. Any Idea why?...Scalability of feature flags in access token claims
Something went wrong - Is there an outage?
Reset users MFA through managment API
Get the logo thru the api
User handles / usernames
Suspend an Organisation?
NextJS Kinde SDK not auto-refreshing tokens
Get Logo From User Org
Kinde Managment API JS SDK missing endpoints - Identities
Logging user out after 30 mins of inactivity
How to get role of the current logged in user
How to get better Error messages when the user is logging, and option for refresh
How to get Slack specific user data?
Remove the email verification for the other oauth
Bulk update feature flag by user email.
Having problems with supplying scope to Kinde API
The OAuth 2.0 Client is not allowed to request scope 'read:users'
. I have checked that my application is authorised and read:users is enabled in the Kinde admin UI. I am using the audience as per the Kinde UI. Not supplying any...Callback URLs bug
Configuring DynamoDB express session store
express-session
and I was asked by my DevOps to set a "partition key" and "sort key". Does the ExpressJS SDK uses specific keys I should use, or it doesn't matter what I use?