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
Oli - Kinde
Oli - Kinde4mo ago
Hey @lazy_manushya, What SDK are you using? What languages/frameworks are you using in your application?
lazy_manushya
lazy_manushya4mo ago
@Oli - Kinde Hi, query is regarding FE, I'm using React SDK. Using Typescript @Oli - Kinde Hi am I missing something in my response?
Daniel_Kinde
Daniel_Kinde4mo ago
This currently isn't possible, I have had discussioned internally about this, can I come back to you in a few days?
lazy_manushya
lazy_manushya3mo ago
Yeah sure , thanks. lmk @Daniel_Kinde any update?
Colin
Colin5w ago
@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.
Daniel_Kinde
Daniel_Kinde4w ago
We have not added support for this yet, let me see if I can get some idea of timeframes.
Want results from more Discord servers?
Add your server
More Posts
Why I am getting this error , even though I have setup callback url and redirect url.eroor: The provided authorization grant (e.g., authorization code, resource owner credentials) or reSAML per organization - estimation https://updates.kinde.com/board/set-authentication-options-per-orDo you guys have an estimation for this ticket? https://updates.kinde.com/board/set-authentication-oadd user in mongodb database on nuxtHey, I'm currently trying to create a nuxt app. The login is working but I don't know how I can add work email verificationHi, We have been using kinde for our applications and it’s awesome. Thanks for this wonderful tool. your connection is not privateHey guys, 1% of our SaaS users get "Your connection is not private" it happens when they visit theNextJs + Kinde SDK 2.2.3 deployment on vercel failedI tried to deploy my application on vercel. I'm using Nextjs version "14.0.4" and Kinde version 2.2.Newbie question: How do we save post login user into event.locals when using kinde with sveltekit?HI, I am trying to use Kinde with my existing sveltekit project and wondering how are people using eHow to protect APIs for SaaS with API-first approach?Let's assume we have main API backend with business logic and access to database. Also we have Next.Logout the same user if logged in on another deviceHow can we achieve the mechanism in kinde auth nextjs sdk such that if I have logged in on one devicExpired Token HandlingReact SDK. To many of the errors are hidden behind console.logs making it impossible to deal with. W