firebase-authentication
Last commit date
admin
4 years ago
includes
4 years ago
languages
4 years ago
public
4 years ago
views
4 years ago
README.txt
4 years ago
class-contact-us.php
4 years ago
class-mo-firebase-config.php
4 years ago
firebase-authentication.php
4 years ago
index.php
4 years ago
uninstall.php
4 years ago
README.txt
151 lines
| 1 | === Firebase Authentication === |
| 2 | Contributors: cyberlord92 |
| 3 | Donate link: https://miniorange.com |
| 4 | Tags: firebase, authentication, login, sso, jwt, social login, OTP verification, firebase otp, woocommerce, woocommerce integration |
| 5 | Requires at least: 3.0.1 |
| 6 | Tested up to: 5.8 |
| 7 | Stable tag: 1.5.1 |
| 8 | License: MIT/Expat |
| 9 | License URI: https://docs.miniorange.com/mit-license |
| 10 | |
| 11 | This plugin allows login into WordPress using Firebase user credentials and maps Firebase user data to WordPress user profile. |
| 12 | |
| 13 | == Description == |
| 14 | |
| 15 | This plugin allows you to login or Single Sign-On (SSO) into WordPress site using your Firebase user login credentials or via Social Login. |
| 16 | Firebase authentication works using default WordPress login page. Also, we support <a href="https://plugins.miniorange.com/firebase-woocommerce-integration/" target="_blank">Firebase WooCommerce Integration</a> and other third-party login pages along with custom login forms. |
| 17 | |
| 18 | = Features = |
| 19 | * **Firebase Authentication** : WordPress login / SSO using Firebase user login credentials |
| 20 | * **Auto Create Users** : After login using Firebase login credentials, new user automatically gets created in WordPress |
| 21 | * **Configurable login options** : |
| 22 | Provide option to login with, |
| 23 | a) Only Firebase credentials |
| 24 | b) Only WordPress credentials |
| 25 | c) Both Firebase and WordPress credentials |
| 26 | * **Auto Sync Users** : New users will be created in Firebase when they register on a WordPress site using any registration form. |
| 27 | * **Login/Registration Form Integration** : Integration with any Third Party and Custom Login/Registration Form to allow Firebase Login/Registration via different hooks provided in the plugin |
| 28 | * **Support for Firebase Phone Authentication method** : Users will be asked to enter OTP provided via Firebase to login into WordPress (Passwordless login). |
| 29 | * **Support for Sign In via Email Link (Passwordless login)** : Users will be asked to enter email address and verfication link will be sent on their email by Firebase to login into the WordPress site. |
| 30 | * **Support for Firebase Social Login** : Users will be provided an option to login in to WordPress using selected social login providers |
| 31 | Providers supported are |
| 32 | 1. Google |
| 33 | 2. Facebook |
| 34 | 3. Github |
| 35 | 4. Twitter |
| 36 | 5. Apple |
| 37 | 6. Yahoo |
| 38 | 7. Microsoft |
| 39 | * **Support for Social Login buttons Shortcode** : Use a shortcode to place Firebase social login buttons anywhere in your Theme or Plugin |
| 40 | * **Attribute Mapping** : User attributes received from Firebase login are mapped to WordPress user profile |
| 41 | * **Custom Redirect Login and Logout URL** : Automatically Redirect users after successful login/logout. |
| 42 | * **Support for Firebase Login and Registartion form Shortcode** : Use shortcodes to place Firebase Login and Registration form anywhere in your Theme |
| 43 | * **WP Hooks for Different Events** : Provides support for different hooks for user defined functions |
| 44 | * **Firebase WooCommerce Integration** : Integrate WooCommerce with the WordPress Firebase Authentication plugin and allow users to log in to your WooCommerce site using firebase login credentials on WooCommerce Checkout and My account page. |
| 45 | |
| 46 | == Installation == |
| 47 | |
| 48 | 1. Visit `Plugins > Add New` |
| 49 | 2. Search for `firebase authentication`. Find and Install `firebase authentication` plugin by miniOrange |
| 50 | 3. Activate the plugin |
| 51 | |
| 52 | == Frequently Asked Questions == |
| 53 | = I need help to configure the plugin? = |
| 54 | Please email us at <a href="mailto:info@xecurify.com" target="_blank">info@xecurify.com</a> or <a href="http://miniorange.com/contact" target="_blank">Contact us</a>. You can also submit your query from plugin's configuration page. |
| 55 | |
| 56 | = I am locked out of my account and can't login with either my WordPress credentials or Firebase credentials. What should I do? = |
| 57 | Firstly, please check if the `user you are trying to login with` exists in your WordPress. To unlock yourself, rename the firebase-authentication plugin name. You will be able to login with your WordPress credentials. After logging in, rename the plugin back to firebase-authentication. If the problem persists, `activate, deactivate, and again activate` the plugin. |
| 58 | |
| 59 | = For support or troubleshooting help = |
| 60 | Please email us at info@xecurify.com or <a href="https://miniorange.com/contact" target="_blank">Contact us</a>. |
| 61 | |
| 62 | == Screenshots == |
| 63 | |
| 64 | 1. Configure Firebase Authentication plugin |
| 65 | 2. Option to allow WP Administrators to login |
| 66 | 3. The result after successful Test Authentication |
| 67 | |
| 68 | == Changelog == |
| 69 | |
| 70 | = 1.5.1 = |
| 71 | * Minor Security Fixes |
| 72 | |
| 73 | = 1.5.0 = |
| 74 | * Improvements in the flow of wp-login with firebase credentials |
| 75 | * Minor UI changes |
| 76 | |
| 77 | = 1.4.8 = |
| 78 | * Added compatibility with WP 5.8 |
| 79 | * Minor UI changes |
| 80 | |
| 81 | = 1.4.7 = |
| 82 | * Minor UI changes |
| 83 | * Readme changes |
| 84 | |
| 85 | = 1.4.5 = |
| 86 | * Readme changes |
| 87 | |
| 88 | = 1.4.4 = |
| 89 | * Added compatibility with WP 5.7 |
| 90 | |
| 91 | = 1.4.3 = |
| 92 | * UI changes |
| 93 | |
| 94 | = 1.4.2 = |
| 95 | * Minor bug fixes |
| 96 | * Small UI changes |
| 97 | |
| 98 | = 1.4.1 = |
| 99 | * Minor changes |
| 100 | |
| 101 | = 1.4.0 = |
| 102 | * Added compatibility with WP 5.6 |
| 103 | * UI changes |
| 104 | * SEO changes |
| 105 | |
| 106 | = 1.3.7 = |
| 107 | * Readme changes |
| 108 | |
| 109 | = 1.3.6 = |
| 110 | * Added compatibility with WP 5.5 |
| 111 | |
| 112 | = 1.3.5 = |
| 113 | * Some bug fixes |
| 114 | |
| 115 | = 1.3.4 = |
| 116 | * Some bug fixes |
| 117 | |
| 118 | = 1.3.3 = |
| 119 | * Readme changes |
| 120 | |
| 121 | = 1.3.2 = |
| 122 | * UI changes |
| 123 | * Pricing Plan updates |
| 124 | |
| 125 | = 1.3.1 = |
| 126 | * Bug Fixes |
| 127 | |
| 128 | = 1.3.0 = |
| 129 | * Added Licensing plans |
| 130 | * Added registration |
| 131 | |
| 132 | = 1.2.0 = |
| 133 | * Advertised features on UI |
| 134 | * Added Bug Fixes |
| 135 | |
| 136 | = 1.1.4 = |
| 137 | * Added compatibility with WordPress 5.4 |
| 138 | |
| 139 | = 1.1.3 = |
| 140 | * Added step by step guide link |
| 141 | |
| 142 | = 1.1.2 = |
| 143 | * Plugin deactivation form |
| 144 | |
| 145 | = 1.1.1 = |
| 146 | * Configurable option to allow WP login only to Administrators |
| 147 | |
| 148 | = 1.0.0 = |
| 149 | * Initial release |
| 150 | |
| 151 | == Upgrade Notice == |