Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Limit user creation to database connections #336

Merged
merged 2 commits into from
Jul 15, 2021
Merged

Conversation

Widcket
Copy link
Contributor

@Widcket Widcket commented Jul 14, 2021

Description

This PR limits the creation of users to database connections.

Screen Shot 2021-07-14 at 19 13 08

The endpoint supports passwordless connections as well, but we do not yet support the input of phone numbers.

Screen Shot 2021-07-14 at 19 28 06

References

Fixes #334

Testing

  • This change adds test coverage for new/changed/fixed functionality

Checklist

  • I have added documentation for new/changed functionality in this PR or in auth0.com/docs
  • All active GitHub checks for tests, formatting, and security are passing
  • The correct base branch is being used, if not master

@Widcket Widcket requested a review from jfatta July 14, 2021 22:30
Copy link
Contributor

@jfatta jfatta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Widcket Widcket merged commit 054c325 into main Jul 15, 2021
@Widcket Widcket deleted the user-creation-connection branch July 15, 2021 11:44
@jugglingjsons
Copy link

Could we get a follow up on this one - are there any plans to support passwordless users creation in the CLI ?
Even if limited to email only for the time being? Thanks in advance!

@sergiught
Copy link
Contributor

Hey @jugglingjsons, thanks for the inquiry. Would you mind opening a separate issue for that so we can track it?

For transparency we don't currently have any active development planned for the cli for this quarter. But we're more than happy to review community contributions until we are able to redirect more of our focus and energies to the cli.

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.

auth0 users create cant complete input
4 participants