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 ?
We are able to pass "email" via "login_hint" authUrlParam. Is there a way to also pass and prefill the first/last name ?