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

display_name should be an optional field while using signup with email password api #166

Open
sital002 opened this issue Aug 3, 2024 · 2 comments

Comments

@sital002
Copy link

sital002 commented Aug 3, 2024

Currently while using signup with email and password I can only add email,password and callback_verification_url.
It would be easier if we could add display_name and other properties at the same time.
We can make them as otional parameters.
https://docs.stack-auth.com/rest-api/server/password/sign-up-with-email-and-password

@sital002 sital002 changed the title display_name should be an optinal field while using signup with email password api display_name should be an optional field while using signup with email password api Aug 3, 2024
@fomalhautb
Copy link
Contributor

We can add those parameters to the function, but I guess what you are looking for is an onboarding information-gathering process? Before we have that parameter in the function, you can do this: https://docs.stack-auth.com/concepts/user-onboarding

@sriharika13
Copy link

sriharika13 commented Oct 21, 2024

Hi @sital002, I would like to work on this issue, Pl assign it to me.

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

No branches or pull requests

3 participants