Skip to content

Conversation

rbrayb
Copy link
Contributor

@rbrayb rbrayb commented Dec 9, 2021

This allows sign in and sign up passwordless custom policies.

As B2C requires a password to create a user, a random password is created by the custom policy.

This allows sign in and sign up passwordless custom policies.
@JasSuri
Copy link
Contributor

JasSuri commented Dec 23, 2021

Is this different from samples/policies/passwordless-email?

@rbrayb
Copy link
Contributor Author

rbrayb commented Dec 23, 2021

Yes, I believe so.

The key here is that the sign-up automatically creates a random password.

The sign-up screen does not ask the user to enter a password since that makes no sense in a passwordless flow.

The user is not aware that a password has been created for them.

I couldn't find any examples of a signup flow doing this hence the submission.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants