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

Add remaining fields for signing up a user #498

Merged
merged 1 commit into from
Oct 6, 2022

Conversation

travisobregon
Copy link
Contributor

@travisobregon travisobregon commented Aug 10, 2022

Changes

This allows passing all available parameters to the signup endpoint.

References

This resolves #352

Testing

You can pass additional parameters to the createUser method, such as name

  • This change adds unit test coverage
  • This change has been tested on the latest version of the platform/language or why not

Checklist

@travisobregon travisobregon requested a review from a team as a code owner August 10, 2022 11:47
@stevehobbsdev
Copy link
Contributor

Thanks for the constribution! 🎉

@stevehobbsdev stevehobbsdev merged commit 438b535 into auth0:master Oct 6, 2022
@poovamraj poovamraj mentioned this pull request Oct 7, 2022
@travisobregon travisobregon deleted the patch-1 branch October 7, 2022 13:23
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.

Allow additional parameters for createUser
2 participants