K
Kinde2w ago
Toan

Check if the user already exists in Kinde

Hey, is there a way to check if a user (by email) is already registered with Kinde? I’m looking to migrate from Auth0 to Kinde and need to determine if the user already exists in Kinde so that I can direct them to the appropriate login page.
6 Replies
IkiTg07
IkiTg072w ago
Hey, you could use the kinde management api to do so. What SDK are you using ?
Toan
Toan2w ago
I'm using React Which api that can I use, please?
IkiTg07
IkiTg072w ago
GitHub
GitHub - kinde-oss/management-api-js: javascript package for intera...
javascript package for interacting with the Kinde Management API - kinde-oss/management-api-js
Toan
Toan2w ago
I think that's not what I need
IkiTg07
IkiTg072w ago
I sent you think link because management-api-js is the easiest way to interact with the kinde management api otherwise have a look here : https://kinde.com/api/docs/#create-user Using the kinde management api and sending a request to
GET /api/v1/user
GET /api/v1/user
Toan
Toan2w ago
Thank you @IkiTg07 , I have found the way.
Want results from more Discord servers?
Add your server