auth0/Lock.swift

Ability to adjust default input labels for email & password

mattjoers opened this issue · 2 comments

Thank you in advance for helping us to improve this library! Your attention to detail here is greatly appreciated and will help us respond as quickly as possible. For general support or usage questions, use the Auth0 Community or Auth0 Support. Finally, to avoid duplicates, please search existing Issues before submitting one here.

By submitting an Issue to this repository, you agree to the terms within the Auth0 Code of Conduct.

Describe the problem you'd like to have solved

From what I can tell, there is no OOTB way to "re-label" the email and password field's placeholders.

Describe the ideal solution

In the styles options, it'd be would be great if we could specify the label text that is presented for the username/e-mail and password fields. Example:

Current Default Label: "Email address"
Possible Future Label: "[Company's] e-mail address"

Alternatives and current work-arounds

We could fork the repository, but its not something we want to maintain on our end at this time.

Hi @mattjoers, we'll discuss this internally and get back to you.

We added this to our backlog, but we don't have an ETA.