Kinde

K

Kinde

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

Join

Secret landing page

I've managed to arrive at the secret landing page, which appears to be related to our custom domain (based on the URL - it's the root location of our custom domain). The page contains the following text:
You've found our secret landing page. There is nothing to see here yet. Soon it will be an awesome home page.
I arrived there by providing incorrect credentials five times and getting the 5-minute lockout window - I was just doing some testing to see how it would behave and I was a bit surprised to end up here. Is there something we're doing wrong? It appears this flow is entirely provided by Kinde so not sure what I can modify to redirect the user to a different location after five failing login attempts. Thanks for any help you can provide!...

Next.js with separate backend - which SDK to use?

Let's say I have a Next.js application (both client-side + server-side), but then also a separate Express server. What is the recommended way to add auth to the whole setup with Kinde?

React-admin front-end and Next edge-runtime back-end - which SDKs/applications and how to auth API?

Hi, I'm using react-admin and have successfully implemented the front-end auth flow with Kinde and React SDK. I'm now trying to authenticate back-end API access in Next JS (Vercel) edge-runtime from the front-end using the Next JS SDK but for some reason it's not authenticating: - I already have a front-end React Kinde application for the login journey and a back-end Next JS Kinde application for the API journey...

[NextJs]-Passed 'state' parameter does not meet requirements

NextJS App Router SDK v2 The error message returned: {"error":"invalid_state","error_description":"The state is missing or does not have enough characters and is therefore considered too weak. Request parameter 'state' must be at least be 8 characters long to ensure sufficient entropy."}...

Using custom login pages on Flutter.

Hello, we are trying out a POC using Kinde, The SDK flow works fine, we don't want to go down this approach, but rather we want to have our existing login page, to authenticate the users. I found this doc, but it's pretty minimal on how to achieve this on flutter. https://kinde.com/docs/authentication-and-access/custom-authentication-pages/ Any help would be appreciated. 🙌🏼...

Data fetch from twitter

No idea how to get the twitter posts after the succefully Login using twitter Auth. Received email, name, I'd, but next step I m missing how to get the login user posts 😞, help? If any Doc. For my issue!

Callback

Hi there. I want to execute a function on my database that checks for the user existence or create a new registry based on the data returned from social auth (e.g. email, username, avatar, etc). Is there someway that when the user sign in through Kinde I automatically execute my own function to my own db?

I get an error when I go to the web page to log in

The error message returned: {"error":"invalid_state","error_description":"The state is missing or does not have enough characters and is therefore considered too weak. Request parameter 'state' must be at least be 8 characters long to ensure sufficient entropy."} NextJS App Router KINDE_CLIENT_ID= ** KINDE_CLIENT_SECRET= **...
No description

Add clickable button that redirects them back into the homepage when on authentication page

How do I make the logo clickable, and is it possible to add a button that says Go Back in the login/register page?

[NextJs] [Vercel] Is it possible to use Vercel previews and kinde authentication together?

https://staging-goqov7az4.edubeyond.xyz/ we have custom domains, how can we make it so that callbacks work on any subdomain here's what i have set for callback urls...
No description

[Nuxt] callback URLs independent of the project base URL

Hello, I'm working on cloudflare pages, and it creates a website with a brach name. I am wondering if it is possible to add callback URLs independent of the project base URL in the environment file https://discord.com/channels/1070212618549219328/1217312698694631425...

Not clear error message

Hello I'm getting a not clear error message while creating organization. How can I get some help to solve this problem? {"status": "error", "error_id": "084333668ba747dfbba0128e1536eed2"}...

integration with Frontend-React, Kinde and .Net

As far as I know, in integration with Frontend-React, Kinde manages user sessions, generates and verifies JWT. Frontend application receives this JWT and sends it to the backend with every request. The backend checks the JWT validity of incoming requests and authenticates the user. Okay, but my backend application does not communicate directly with Kinde. This communication is established with Kinde independently of the Frontend and Backend. So, in this case, how will backend enpoints be protect...

MFA setup after initial decline

I see in the docs that when mfa is set to optional, a user should be prompted to enroll mfa at sign-in. This appears to work when the account is created but what if the user declines at sign-in and then decides later to enroll? Is there a way to send them back through the auth flow and have it re-prompt for mfa enrollment? Each time a user signs in after creating the account and declining mfa, it just signs them in after the password is entered. There's no prompt for mfa. I'm just using the OAuth flow, no SDKs. Thanks!...

Error: Authentication failed because it tries to validate state

Suddenly this fail on login, Error: TypeError: fetch failed at _callee2$ (/home/node/app/node_modules/@kinde-oss/kinde-nodejs-sdk/dist/KindeClient.js:407:56)...

Authentication error

I set up a new Rails app using the ruby SDK and I'm getting Authentication error when trying to log in. I see that the user does get registered, but I can't log in for some reason. I get as far as entering confirmation code. I've triple checked my app config (which is more or less the default) and callback URLs and everything seems correct.

Auth Mails go to SPAM

Dear Kinde Support, Every emails for authentification when creating users go to spam... Gmail says the address used to send the mail (i guess [email protected]) was used to collect private info on users before. which is not good at all for my business....

Not receiving any emails

Dear Kinde Support, unfortunately I am not receiving any emails for authentication when creating users (using EU/Ireland). Resending codes doesn't help. Even when I first tried to register for your service, I couldn't create an account, since I wasn't receiving any mails with codes. Had to eventually use Google Sign-In to use your service. Thank you for your time and support....