cooperlyt / keycloak-phone-provider

A Keycloak provider for phone and SMS
MIT License
286 stars 159 forks source link

Login with phone number only in browser flow #48

Open cunglam opened 1 year ago

cunglam commented 1 year ago

Hi @cooperlyt, First, many thanks for you effort in this project. As i understand, i can config to login with Username or PhoneNumber by using "Phone Username Password Form". But in my case, i'm using phoneNumber as username, so how can i login with phoneNumber and password (i also need MFA as well)?

Thank you!