How to Configure 1 org with email + password auth and all other orgs with MFA
Custom SMTP settings using resend not working

unable to login using kinde on Android apk preview
Management API SDK
Authentication flow: Received: null | Expected: State not found (Next14, Vercel)
Hide description in the password page

How can I have a distinct login & registration experience without custom UIs?
undefined access_token when using session manager with typescript SDK
Invalid Token Error
Prohibit people from registering
How to Configure 1 org with magic link auth and all other orgs with MFA
Custom username field
How do i add a redirection link when having authentication errors?

Autocreate orgs by email domain?
Entra SSO
User referral codes
websockets
Assigning identities when creating a user.
identities
array but when adding the array the only type that seems to be working is 'username'....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?...