auth0/Lock.swift

Needs some enhancement with the textfield

chandratothenew opened this issue · 1 comments

Hi,
In our application we have implemented auth0 for phone no login we want to achieve below functionality:

1. When user come to the login screen, The default country code is shown as Inactive, can we make it Bold or with Dark black colour, so user can directly enter the phone no. (User assumes to select it before entering the phone number)

2. We want that when user enters 10 digits in the phone textfield then the keyboard should be automatically disappear.

3. We need to add a button on textfield on right side to move forward when user enters the 6 digit in the OTP textfield. OR the keyboard automatically disappear when user enters 6 digit in the field.

So, can you please confirm is it possible with auth0/Lock.swift, and what is the best way to implement this functionality.

Hi @chandratothenew, thanks for raising this and apologies for the delay.

I'm afraid we're no longer adding new features to this SDK. I'd suggest forking this library and customizing it for your needs.