Why did "Signed out" screen start showing up?
Is there any way to use Kinde with react native Expo Web?
Redirect URL for multi-tenancy app
edu.example1.com, med.example2.dev). I'm using NextJS.
The issue is:...Multi-tenancy setup and user changing the email
Azure Entra ID Oauth Login Microsoft Tokens
Missing Billing data in Get Organization API?
Customise localStorage keys used for useInsecureForRefreshToken between JS and React SDKs
refreshToken0 while the JS SDK is expecting kinde_refresh_token. Is there a way to customise what is used by either SDK to ensure they are the same?...How to transfer ownership of my business?
Username entering is buggy?
testingtesting username all works well - I get prompted to "Enter my password"
However! When I delete this username and replace it with TestingTesting - I get prompted "We need your email too"
Reading in https://docs.kinde.com/authenticate/authentication-methods/username-authentication/ - if I understand correctly these two usernames should be behaving the same! So it seems like a bug to me, please can you confirm?...
Is the Expo SDK buggy with Expo Go?
Pass values between workflow triggers
Getting and refreshing access tokens in API client ts file
openapi-fetch package to call my API and their docs give an example on adding middleware to pass the access token in each request (here). I am using the getRawToken, isAuthenticated, refreshToken utility functions provided in the @kinde-oss/kinde-auth-react/utils import to do this in my API client ts file similar to what is shown in the openapi-fetch docs I linked....Refresh Token missing for Sveltekit, is there a manual option
Error : Moved Permanently POST /api/kinde-webhook 400
ngrok http http://localhost:3000
ngrok http http://localhost:3000
Paid features for development?
Integrating Kinde in Remote MCP Server
Issue: production redirects to staging url
Enterprise clients can see other enterprise clients on the login screen.

Intermittent Error: `Authentication flow: State mismatch`
{"error":"Authentication flow: State mismatch. Received: <some-string> | Expected: <some-other-string>"}
...Bug in UsersResponseUsersInner class with missing "full_name" field
full_name in the JSON string is not defined in the UsersResponseUsersInner properties. JSON: {"id":"random_id","email":"random_email","full_name":"random_full_name","last_name":"random_last_name","created_on":"2025-06-09T21:26:14.471781+00:00","first_name":"random_first_name","is_suspended":false,"last_signed_in":"2025-06-09T21:26:14.93068+00:00","total_sign_ins":1,"failed_sign_ins":0}
I'm using this version :...