_danicas_
KKinde
•Created by _danicas_ on 7/14/2024 in #💻┃support
Create a user with username and password authentication using the API
Hello
I'm trying to create a user using the following documentation: https://kinde.com/api/docs/#create-user
The only options I have there is to create a user with email, phone or username. What do I need to do to be able to create a user with username and password?
My goal is to have a form in my FE, make valiadions in my BE and have my BE make a request to create a user in Kinde after the validations passed. Once your endpoint sends a response I will store the ID in my user table with the other information that is relevant to me. The user in Kinde will be like a principal.
Can you help me?
4 replies