How to prefill "First name" and "Last name" like we can do email with "login_hint"
We have a custom authentication page. So email/first name/last name are already curated.
We are able to pass "email" via "login_hint" authUrlParam. Is there a way to also pass and prefill the first/last name ?
6 Replies
Hey @lazy_manushya,
What SDK are you using?
What languages/frameworks are you using in your application?
@Oli - Kinde Hi, query is regarding FE, I'm using React SDK.
Using Typescript
@Oli - Kinde Hi am I missing something in my response?
This currently isn't possible, I have had discussioned internally about this, can I come back to you in a few days?
Yeah sure , thanks. lmk
@Daniel_Kinde any update?
@Daniel_Kinde Any update? I am currently trying to do the same thing in nuxt, this crashes the app as the user can go through the sign-up but does not have any name.
We have not added support for this yet, let me see if I can get some idea of timeframes.