logto icon indicating copy to clipboard operation
logto copied to clipboard

feature request: Add option to expose "Name" field on registration form

Open Dav-id opened this issue 2 years ago • 3 comments

What problem did you meet?

Currently users who register using the email connector (with verification code, no password) are required to only provide an email in order to create an account (which is great), but would also be valuable if we can also ask for their name at registration.

Describe what you'd like Logto to have

I would like the option to require a name be provided when a user registers using the email connector.

Dav-id avatar Sep 21 '23 10:09 Dav-id

Hi, thanks for reaching out. This is a legit request, however this is currently not on our radar.

A possible workaround would be implementing a landing page in your app post new user login and checking your user profile. If the user doesn't have name in his profile, ask them to input and submit before being able to proceed. You can use Logto management API to fetch and post user info.

Let me if that helps. Thanks!

charIeszhao avatar Sep 26 '23 06:09 charIeszhao

Thank you for your response.

I could do as you have suggested, and as a work around is what I will do, though it is not ideal. In my case name and email are the only two pieces of information that I require from my users to engage with the application - reason is I want to show a name without exposing their email address to other users.

It's definitely not a deal breaker, but would be valuable to have.

Dav-id avatar Sep 27 '23 17:09 Dav-id

This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Oct 12 '23 01:10 github-actions[bot]