PluginProbe ʕ •ᴥ•ʔ
Firebase Authentication / 1.5.2
Firebase Authentication v1.5.2
1.7.0 trunk 1.0.0 1.1.1 1.1.2 1.1.3 1.1.4 1.2.0 1.3.0 1.3.1 1.3.2 1.3.3 1.3.4 1.3.5 1.3.6 1.3.7 1.4.0 1.4.1 1.4.2 1.4.3 1.4.4 1.4.5 1.4.6 1.4.8 1.5.0 1.5.1 1.5.2 1.5.3 1.5.4 1.5.5 1.5.6 1.5.7 1.5.8 1.5.9 1.6.0 1.6.1 1.6.2 1.6.3 1.6.4 1.6.5 1.6.6 1.6.7 1.6.8 1.6.9
firebase-authentication / README.txt
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
153 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.2
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 Register WooCommerce Users to Firebase** : Provide an option to sync a WordPress user to Firebase whenever an end-user registers into the WordPress site via the WooCommerce registration form. User is created in Firebase with only email address and password.
27 * **Support for Firebase Phone Authentication method** : Users will be asked to enter OTP provided via Firebase to login into WordPress (Passwordless login).
28 * **Support for Firebase Social Login** : Users will be provided an option to login in to WordPress using selected social login providers
29 Providers supported are
30 1. Google
31 2. Facebook
32 3. Github
33 4. Twitter
34 5. Apple
35 6. Yahoo
36 7. Microsoft
37 * **Support for Social Login buttons Shortcode** : Use a shortcode to place Firebase social login buttons anywhere in your Theme or Plugin
38 * **Sync Firebase UID to WordPress** : Users can map email, Firebase user-id to their WordPress user profile using this WordPress Firebase Authentication feature.
39 * **Custom Redirect Login and Logout URL** : Automatically Redirect users after successful login/logout.
40 * **Support for Firebase Login and Registartion form Shortcode** : Using login form shortcode, users can enter their Firebase credentials to login into the WP site, and using the registration form shortcode, users can register into the WordPress site, and that user is also auto created in Firebase with an email address and password.
41 * **WP Hooks for Different Events** : Provides support for different hooks for user defined functions.
42 * **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.
43
44 == Installation ==
45
46 1. Visit `Plugins > Add New`
47 2. Search for `firebase authentication`. Find and Install `firebase authentication` plugin by miniOrange
48 3. Activate the plugin
49
50 == Frequently Asked Questions ==
51 = I need help to configure the plugin? =
52 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.
53
54 = I am locked out of my account and can't login with either my WordPress credentials or Firebase credentials. What should I do? =
55 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.
56
57 = For support or troubleshooting help =
58 Please email us at info@xecurify.com or <a href="https://miniorange.com/contact" target="_blank">Contact us</a>.
59
60 == Screenshots ==
61
62 1. Configure Firebase Authentication plugin
63 2. Option to allow WP Administrators to login
64 3. The result after successful Test Authentication
65
66 == Changelog ==
67
68 = 1.5.2 =
69 * Readme changes
70 * Minor updates in pricing plans
71
72 = 1.5.1 =
73 * Minor Security Fixes
74
75 = 1.5.0 =
76 * Improvements in the flow of wp-login with firebase credentials
77 * Minor UI changes
78
79 = 1.4.8 =
80 * Added compatibility with WP 5.8
81 * Minor UI changes
82
83 = 1.4.7 =
84 * Minor UI changes
85 * Readme changes
86
87 = 1.4.5 =
88 * Readme changes
89
90 = 1.4.4 =
91 * Added compatibility with WP 5.7
92
93 = 1.4.3 =
94 * UI changes
95
96 = 1.4.2 =
97 * Minor bug fixes
98 * Small UI changes
99
100 = 1.4.1 =
101 * Minor changes
102
103 = 1.4.0 =
104 * Added compatibility with WP 5.6
105 * UI changes
106 * SEO changes
107
108 = 1.3.7 =
109 * Readme changes
110
111 = 1.3.6 =
112 * Added compatibility with WP 5.5
113
114 = 1.3.5 =
115 * Some bug fixes
116
117 = 1.3.4 =
118 * Some bug fixes
119
120 = 1.3.3 =
121 * Readme changes
122
123 = 1.3.2 =
124 * UI changes
125 * Pricing Plan updates
126
127 = 1.3.1 =
128 * Bug Fixes
129
130 = 1.3.0 =
131 * Added Licensing plans
132 * Added registration
133
134 = 1.2.0 =
135 * Advertised features on UI
136 * Added Bug Fixes
137
138 = 1.1.4 =
139 * Added compatibility with WordPress 5.4
140
141 = 1.1.3 =
142 * Added step by step guide link
143
144 = 1.1.2 =
145 * Plugin deactivation form
146
147 = 1.1.1 =
148 * Configurable option to allow WP login only to Administrators
149
150 = 1.0.0 =
151 * Initial release
152
153 == Upgrade Notice ==