Kinde

K

Kinde

Join the community to ask questions about Kinde and get answers from other members.

Join

Invalid KINDE_REDIRECT_URL: Invalid URL

I keep getting this message and it's self-explanatory but I have the correct url entered in my env file like this : http://localhost:5173/api/auth/callback I created the folder/file inside the api/[...KindeAuth]/callback/+page.svelte ...

Bad gateway Cloudflare error when logging in with Google

Hi, one of our customers encountered this issue while signing in with a Google account. I am using Nextjs, here is repo as well https://github.com/HopplaGroup/final-hoppla Please help us to fix this issue...
No description

can I enable email + password for the main kinde admin dashboard of kinde?

is there a way to enable email + password login to login to the main kinde admin dashboard of kinde.com ? I don't wanna have to use a code all the time.

Sveltekit App Creation type?

First time user. Attempting to create my first app in Kinde dashboard. What type of app for a sveltekit to interact with Kinde api? Is it back-end web, M2M or Front-end and mobile app? Which one should I use?...

I want to recreate my business. Is it possible to delete the old one?

I had an business account spectoda.kinde.com and now I want to create it again and link spectoda.kinde.com with another account. After I deleted the business I am still seeing "spectoda is already taken" - is there a way out of this?

Expo - React native EAS build Error

Hi @Andre @ Kinde @Daniel_Kinde @Dave - Kinde , I am building Expo managed React Native App. On Development on Expo Go, Everything is working as expected and Kinde Integration is also working as expected....

Custom Sign Up From Not Working As Expected

I've created a custom sign in form, and that works well, it collects an email and redirect to enter the OTP. I'm having trouble doing the same with sign up form. I'm using this code to invoke the sign up: ``` const { register } = useKindeAuth(); register({...

Using Kinde with Angular Capacitor and NodeJS

Hi. I am using a package called kinde-angular and got it to work on a mobile app. this is my redirect url customurlscheme://callback?code=1234&scope=openid%20profile%20email%20offline&state=dummystatedetails. However once I am redirected to my app i am unable to get the app to handle the callback using this function which will not allow my app to change the auth state to true.

Nuxt SDK - Get User Role on the Server

Hi there Is there a way to get a users role on the server side? I can't find a function on KindeContext which provides this information. Thanks for your help 🙂...

What is the limit for number of organizations in one kinde account?

My application allows user to create their organizations and add members. I am thinking of doing a 1-1 mapping between my application's organization and kinde's organization. Is that a feasible approach? The Pricing section seems not very clear on the number of organizations.

Setting dark theme as default experience still serves light theme login page

Hi, like the title says, under the brand design settings page, I have selected dark as my default experience however I keep getting a light theme for my login and signup page. Am I understanding/using this setting correctly?

How do I logout progmatically?

Hi, I am using kinde with nuxt 3. How do I logout progmatically?

Own email address

How can I do to use my own email in the OTP that is sent, I saw that it can be configured from the Custom Email area but I do not know where to get that info, I saw a service called resend but I do not know services where I can link the emails of my domain do you know, recommendations?

How do i add a redirection link when on this session error?

i am a new developer and i am getting this error when trying to sign in after a session timeout, and when i try to refresh i'm still stuck in the kinde page, is there a way to fix this error or add a redirection link to my homepage?
No description

React SDK - Clear token cache

I am working with the React SDK, and there is a task to refresh the claims data after I update some information in the user properties. Is it feasible?

Trying Flutter auth, I get always "Invalid callback URL"

I have followed the guide on https://docs.kinde.com/developer-tools/sdks/native/flutter-sdk/ but I can't get it work. I have double checked all the configs, I have KINDE_AUTH_DOMAIN=https://levelupmta.kinde.com KINDE_AUTH_CLIENT_ID=5691eee84e0d49ddbe6e801107e9d0b5 KINDE_LOGIN_REDIRECT_URI=com.example.test_auth_kinde://kinde_callback...
No description

Migration from Kinde

Is it possible if my application grows and I want to migrate from Kinde to another auth system somehow Auth0, Clerk, or to my own database somehow? Or am I tied by Kinde to use your auth? There is no migration method to another platform that would allow me to change if something happens to the platform or for project interests? Regards...

Proper Kinde hierarchy?

Hey Kinde team, my company is comprised of multiple business units, each with their own domain and branding (imagine that the parent company is Nabisco, and there are sub-brands/business units like Oreo and Triscuit), each with their own customers. Those customers might be an individual ("Oreo Lover" or "Triscuit Enthusiast"), or an individual within a team/organization ("John Smith, Head of Cookies at Kroger Grocery" or "Jim Roberts, Head of Crackers at Walmart") What is the best way to lay out our Kinde account so that we can:...

nextjs

hi, kinde redirects to profile page (https://*****.kinde.com/logged-out) upon signing out instead of the url specified in the post logout env variable, wondering if you can shed some light on the issue?
No description