• Resolved carrotis

    (@carrotis)


    I already use Firebase authentication, and I’d like to share account with wordpress.

    How to do sync account info firebase and wordpress member table?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author miniOrange

    (@cyberlord92)

    Thank you for reaching out to us.

    To login to the WordPress site using Firebase credentials, enable Firebase Authentication and configure your Firebase project Id and API key in the plugin.
    Now when you login for the first time into the WordPress site using your Firebase account credentials via wp-login form, a new user is created in WordPress. In such a way Firebase users sync to WordPress is achieved using this plugin.

    Let us know if you are looking for the same.

    Also, let us know if you have any questions. We would be happy to help.

    Thanks and Regards,
    Team miniOrange

    Thread Starter carrotis

    (@carrotis)

    ‘enable Firebase Authentication and configure your Firebase project Id and API key in the plugin.’

    –> I did.

    ‘you login for the first time into the WordPress site using your Firebase account credentials via wp-login form, a new user is created in WordPress. In such a way Firebase users sync to WordPress is achieved using this plugin.’

    How to sync Firebase user and Wodrepss user ?

    Firebase only had user credential without password, then how to do login WordPress ?

    Plugin Author miniOrange

    (@cyberlord92)

    If you want to only login to the site with Firebase user, then we can provide an option to your users to verify their email with OTP to login to the site. So that they are not asked to enter the password. If your users have a phone no configured in the Firebase then we can also ask them to verify the OTP sent on their registered phone no.

    This will require some changes to the plugin. Please send us a request from the plugin support form if you want to have a customized version.

    Thanks & Regards,
    Team miniOrange

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to login with firebase account’ is closed to new replies.