• Resolved makmerghen

    (@makmerghen)


    hi
    can I control using firebase
    to reduce cost I need
    1- user only to register using phone number and system create username = his phone number after doing verification
    2- verification message contains verification code and auto generated password
    3- after he verified he can log in and change his password
    4- log in will use only phone number as username and password without using sms verification

    is that happened using your plugin
    thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Dale Nguyen

    (@hanthuy)

    Hi @makmerghen, it will be a little bit different.

    You are authenticated via the phone number, there is no password needed.
    The display name is the phone number, and the user can change it.

    The username will be firebase uid, but the user won’t see that. You can give it a try by authenticating with your phone number at

    https://wordpress.dalenguyen.me

    Thread Starter makmerghen

    (@makmerghen)

    but what you said mean that user every time need to log in will use sms authentication right?

    Plugin Author Dale Nguyen

    (@hanthuy)

    Yes, for the plugin, until the authentication expires, they will have to re-login with the phone number – no password needed for phone authentication.

    Thread Starter makmerghen

    (@makmerghen)

    is it possible to control the authentication period to avoid its expiration ? and thus user will never log out except manually
    is that possible ?
    regards

    Plugin Author Dale Nguyen

    (@hanthuy)

    I guess the authentication state is quite long. You can try it on the demo site. I’m not sure how to control the expiry time yet.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘only otp sginup’ is closed to new replies.