Auth0 documentation for new user approval flow

Saw the option to Send Email Invitations for Application Signup.

Is there an auth0 documentation for new user signup approval flow???

  1. Send an email to admin after approval
  2. Admin approves and send mail to users
  3. Users login with the link in the email

Hi @nrajendran,

Welcome to the Auth0 Community!

Unfortunately, there isn’t any documentation for a new user sign-up approval flow. However, you could definitely make this work with the Send Email Invitations for Application Signup approach.

From what I gathered from your flow, steps 1 and 2, sound to me like you have a mechanism to approve users, which an Admin then sends the email invitation to them after approval. From here, you would need to send the email invitation to your users to sign up on the third step, where they can set their passwords and log in to their account.

I hope this clarifies the implementation!

Thanks,
Rueben

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.