WP Manifestindependent plugin directory
manifest / users / firebase-sso

Single Sign-On with Firebase

Single Sign-On with Firebase for WordPress

by Ian Tumulak · github.com/itumulak/firebase-sso · website

1stars
2forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/itumulak/firebase-sso/archive/refs/heads/main.zip

This plugin let's you sign-in your user with their Google or Facebook account with more sign-in options in the future update. This plugin use firebase as a middleware for sign-in authentication.

Features

For end users

  • Provides capability for your website to do single sign-in options.
  • The plugin is at its earliest stage and only two sign-in option is currently available. However, more sign-in option will be added in the future.
  • This plugin uses firebase auth as the authentication system. Firebase provides an end-to-end identity solution, supporting email and password accounts, phone auth, and Google, Twitter, Facebook, and GitHub login, and more.

Sign-in Options

  • Google
  • Facebook

Documentation

You can find the documentation here.

License

Single Sign-On with Firebase plugin is free software, and is released under the terms of the GNU General Public License version 2 or (at your option) any later version. See LICENSE for complete license.