React Native Session Provider
Localhost Development
Is there a way to logout in nextjs without using Link Logout?
Token Expire time not changing
@kinde-oss/react-native-sdk-0-7x
On the Application Tokens section of my portal with you guys I have set every token expire time to 60 seconds but when I make the call to login and then I console.log the token I see the expires_in value is still 86400....Organisation cross platform permission control
Redirect Urls for multi tenant application
isReturnToCurrentPage in Next.js middleware
"@kinde-oss/kinde-auth-nextjs": "^2.3.3",
and
"next": "^14.2.3",
My middleware setting:...min version for wildcard callbacks
"@kinde-oss/kinde-auth-pkce-js": "3.0.30",
and when trying to use wildcards in the allowed callback it gets stuck in a redirect loop while performing getToken().
...ExpressJS, redirectURL redirects to siteURL
How can I change Kinde user ID in my code?
With a custom signup screen, how do I ask user for first name and last name?
B2B - custom auth for each customer
Invalid Callback URL
Sometimes when a user is logged out, it's redirected to kinde page
Is there a character limit in user properties?
Remix app how to redirect to previous page post login
http://localhost:9001/app/xyz
it successfully goes to login page if users is not authenticated, but after login user is being redirected to homepage http://localhost:9001/
I would like to change that. Please guide me.🐮
My loader at the moment withing /app.tsx
...How can I get the X username or the user ID of the user when they are signing up using X
Changing the displayed organization name on the login screen
Changing API settings takes an incredibly long time
Support OAuth scope specific to org/work space