stack icon indicating copy to clipboard operation
stack copied to clipboard

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

Open nexel-dev opened this issue 1 year ago • 2 comments

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

nexel-dev avatar Aug 03 '24 06:08 nexel-dev

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

fomalhautb avatar Sep 24 '24 18:09 fomalhautb

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

sriharika13 avatar Oct 21 '24 09:10 sriharika13