Skip to content

Proper way of integration with Kratos for invite only system? #1342

Answered by Benehiko
trobinpl asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @trobinpl,

Thanks for reaching out :)

In the case of you creating the user account, you should the following:

  1. Create account via Admin API
  2. Create a recovery link via Admin API
  3. Email recovery link to users

This will force the user to go through the recovery flow which will ask them to set a password.

Step 3 should be done inside your application manually via your email service.

You can checkout our docs for more information here

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by trobinpl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants