2 Ways to Add Firebase Authentication to WordPress & WooCommerce

Dale Nguyen

ITNEXT

Dale Nguyen

·

Follow

Published in

ITNEXT

·

2 min read

·

Feb 22, 2022

7

Firebase Social Login for WordPress & WooCommerce

If you are interested in the Integrate Firebase PRO version, read the full updated documentation: https://firebase-wordpress-docs.readthedocs.io/

Demo: https://wordpress.dalenguyen.me/

There’re a few ways to implement firebase authentication on a WordPress website. The purpose of the integration is to give you an extension of your web apps or mobile apps where you can build & manage a website / e-commerce site without too much management.

Demo: https://wordpress.dalenguyen.me/social-login-new/

Centralize authentication flow
  1. Integrate Firebase Plugin (Free)

The free version provides a simple email authentication, so you can let users log in to Firebase on your WordPress websites.

Basic Email authentication

The usage is very simple, what you need to do is to add shortcodes to a page.

[firebase_login][/firebase_login]

2. Integrate Firebase PRO (Paid)

This is a complete version where you can integrate so much more: Social Media Login, Phone (OTP), Email… and the users are synced between Firebase & WordPress.

Firebase social & email login

What you need to do is to add a shortcode to your login page.

[firebase_auth redirect="/"]

That’s all it needs to have a Firebase Social & Email login on your WordPress website.

Read more at: https://firebase-wordpress-docs.readthedocs.io/en/latest/

Posted in Blog

Leave a Comment

Your email address will not be published. Required fields are marked *

*
*