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

Document optional params to WebAuth.signup #1168

Merged
merged 1 commit into from
Apr 16, 2021

Conversation

zog
Copy link
Contributor

@zog zog commented Apr 14, 2021

Changes

I add documentation on the signup method of both WebAuth and DbConnection, regarding optional parameters that can be passed:

  • given_name
  • family_name
  • name
  • nickname
  • picture

As far as I can tell, the code already supports these params, as well as the matching API endpoint

Testing

These changes require no tests

Checklist

@zog zog requested a review from a team as a code owner April 14, 2021 07:28
@stevehobbsdev
Copy link
Contributor

Thanks for the contribution!

@stevehobbsdev stevehobbsdev merged commit e675838 into auth0:master Apr 16, 2021
@stevehobbsdev stevehobbsdev added this to the vNext milestone Apr 16, 2021
@stevehobbsdev stevehobbsdev mentioned this pull request Apr 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants