Welcome to the Kinde community.

K
A
A
A
M

Phone field in register

Why won't add phone field in here to ? It would be good and I do have a need for that. I'd try to do that on my own but I find implementing custom sign-up with kinde pretty hard as the doc is not that clear IMO
Attachment
image.png
I
C
3 comments
Even using the kinde management api i can't update / create a user with phone field
Hey there
We don't offer the ability to customize our sign in form by adding fields right now. We only offer the custom sign-up where you bring your own sign in design. Can you elaborate on where you are getting stuck in the document? I'm happy to try to help you out with implementation.
Plain Text
<button
  onClick={() =>
    login({
      authUrlParams: {
        connection_id: "conn_6a95dec504d34dc286dc80e8df9f6099"
      }
    })
  }
>
  Sign in with Google
</button>


I wasn't the only one asking where does the login function comes from. If it has to be custom you could share the code to have a login / register function such as displayed on the docs
Add a reply
Sign up and join the conversation on Discord
Join