PluginProbe ʕ •ᴥ•ʔ
Firebase Authentication / 1.7.1
Firebase Authentication v1.7.1
1.7.1 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 3 weeks ago includes 3 weeks ago languages 3 weeks ago public 3 weeks ago views 3 weeks ago README.txt 3 weeks ago class-mo-firebase-config.php 3 weeks ago class-mo-firebase-contact-us.php 3 weeks ago firebase-authentication.php 3 weeks ago index.php 3 weeks ago uninstall.php 3 weeks ago
README.txt
390 lines
1 === Firebase Authentication ===
2 Contributors: cyberlord92
3 Tags: firebase, authentication, login, jwt, woocommerce integration
4 Requires at least: 4.6
5 Tested up to: 7.0
6 Requires PHP: 7.0
7 Stable tag: 1.7.1
8 License: Expat
9 License URI: https://plugins.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 **WordPress Firebase Authentication Plugin** allows you to login to WordPress sites using your Firebase user login credentials or via Social Login.
16 <a href="https://plugins.miniorange.com/wordpress-firebase-authentication/" target="_blank">WordPress Firebase Authentication</a> works using the default WordPress login page. 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 * **<a href="https://plugins.miniorange.com/login-into-wordpress-using-firebase-authentication/" target="_blank">WordPress Firebase Authentication</a>** : WordPress login using Firebase authentication user login credentials
20 * **Auto Create Users** : After login using Firebase login credentials, new user automatically gets created in WordPress
21
22 * **<a href="https://plugins.miniorange.com/firebase-premium-and-enterprise-plugin-features/" target="_blank">Configurable login options</a>** :
23 Provide option to login with,
24 a) Only Firebase credentials
25 b) Only WordPress credentials
26 c) Both Firebase and WordPress credentials
27 * **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 an email address and password.
28
29 * **Support for Firebase Phone Authentication method** : Users will be asked to enter OTP provided via Firebase to login into WordPress (Passwordless login). This works for WooCommerce as well.
30 * **<a href="https://plugins.miniorange.com/firebase-social-login-integration-for-wordpress" target="_blank">Support for Firebase Social Login</a>** : With Firebase authentication, users will be provided an option to login in to WordPress using selected social login providers
31 Providers supported are:
32 1. <a href="https://plugins.miniorange.com/login-with-google-using-firebase-authentication" target="_blank">Google</a>
33 2. <a href="https://plugins.miniorange.com/login-with-facebook-using-firebase-authentication" target="_blank">Facebook</a>
34 3. <a href="https://plugins.miniorange.com/login-with-apple-using-firebase-authentication" target="_blank">Apple</a>
35 4. Twitter
36 5. Github
37 6. Yahoo
38 7. Microsoft
39
40 * **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.
41 * **<a href="https://plugins.miniorange.com/woocommerce-cloud-firestore-integration" target="_blank">WordPress Firestore Integration</a>**: Sync WordPress User Meta to Cloud Firestore Collections, WooCommerce products, orders, subscription sync to Firebase database.
42 * **Support for Social Login buttons Shortcode** : Use a shortcode to place Firebase social login buttons anywhere in your Theme or Plugin
43
44 * **Sync Firebase UID to WordPress** : Users can map email, Firebase user-id to their WordPress user profile using this WordPress Firebase Authentication feature.
45 * **Custom Redirect Login and Logout URL** : Automatically Redirect users after successful login/logout. This works for WooCommerce as well.
46
47 * **Support for Firebase Login and Registration 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.
48 * **WP Hooks for Different Events** : WordPress Firebase authentication provides support for different hooks for user defined functions.
49
50 *   **WordPress login with Firebase JWT**: WordPress login with Firebase JWT allows you to create a user login session on a WordPress site using their Firebase JWT token, eliminating the need to enter their login credentials again. This is highly recommended when there are multiple websites/applications and the user is already logged in to any of them.
51
52 == Installation ==
53
54 1. Visit `Plugins > Add New`
55 2. Search for `firebase authentication`. Find and Install `Firebase Authentication` plugin by miniOrange
56 3. Activate the plugin
57
58 == Frequently Asked Questions ==
59 = I need help to configure the plugin? =
60 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 the plugin's configuration page.
61
62 = I am locked out of my account and can't login with either my WordPress credentials or Firebase credentials. What should I do? =
63 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.
64
65 = For support or troubleshooting help =
66 Please email us at info@xecurify.com or <a href="https://miniorange.com/contact" target="_blank">Contact us</a><a href="https://patchstack.com/database/vdp/6d9f765e-3cfb-43b2-87e4-60f7224515bf" target="_blank">.</a>
67
68 == Screenshots ==
69
70 1. Configure Firebase Authentication plugin
71 2. Option to allow WP Administrators to login
72 3. The result after successful Test Authentication
73
74 == Changelog ==
75 = 1.7.1 =
76 * Security fix: Firebase login now requires a verified email by default, with a new setting to allow unverified logins if needed.
77
78 = 1.7.0 =
79 * Security fixes.
80 * Improved Firebase login validation.
81 * Enhanced account linking security.
82
83 = 1.6.9 =
84 * Added compatibility with WP 7.0
85 * Security fixes
86
87 = 1.6.8 =
88 * Added compatibility with WP 6.8
89 * URL migration
90
91 = 1.6.7 =
92 * UI Improvements
93 * Added compatibility with WP 6.7
94
95 = 1.6.6 =
96 * UI Improvements
97 * Added support of sandbox portal for demo of premium plugins.
98 * Fixed the login issues with firebase
99 * Added compatibility with WP 6.5
100
101 = 1.6.5 =
102 * License portal update
103
104 = 1.6.4 =
105 * UI Improvements
106 * Added compatibility with WP 6.3
107
108 = 1.6.3 =
109 * UI Improvements
110 * Added FAQ and feature documentation links
111
112 = 1.6.2 =
113 * Added compatibility with WP 6.2
114 * Automatic demo setup support for Firestore Integration
115
116 = 1.6.1 =
117 * Minor Bug fixes
118
119 = 1.6.0 =
120 * Security fixes
121 * Minor UI changes
122
123 = 1.5.9 =
124 * Added compatibility with WP 6.1
125 * UI changes
126
127 = 1.5.8 =
128 * Added support for automatic demo setup
129
130 = 1.5.7 =
131 * Advertised Role Mapping feature
132 * Minor readme changes
133
134 = 1.5.6 =
135 * Added compatibility with WP 6.0
136 * Added Security Fixes
137
138 = 1.5.5 =
139 * Added documentation and setup guide links
140
141 = 1.5.4 =
142 * Added compatibility with WP 5.9
143 * UI changes and minor bug fixes
144
145 = 1.5.3 =
146 * Added functionality for requesting the demo
147
148 = 1.5.2 =
149 * Readme changes
150 * Minor updates in pricing plans
151
152 = 1.5.1 =
153 * Minor Security Fixes
154
155 = 1.5.0 =
156 * Improvements in the flow of wp-login with firebase credentials
157 * Minor UI changes
158
159 = 1.4.8 =
160 * Added compatibility with WP 5.8
161 * Minor UI changes
162
163 = 1.4.7 =
164 * Minor UI changes
165 * Readme changes
166
167 = 1.4.5 =
168 * Readme changes
169
170 = 1.4.4 =
171 * Added compatibility with WP 5.7
172
173 = 1.4.3 =
174 * UI changes
175
176 = 1.4.2 =
177 * Minor bug fixes
178 * Small UI changes
179
180 = 1.4.1 =
181 * Minor changes
182
183 = 1.4.0 =
184 * Added compatibility with WP 5.6
185 * UI changes
186 * SEO changes
187
188 = 1.3.7 =
189 * Readme changes
190
191 = 1.3.6 =
192 * Added compatibility with WP 5.5
193
194 = 1.3.5 =
195 * Some bug fixes
196
197 = 1.3.4 =
198 * Some bug fixes
199
200 = 1.3.3 =
201 * Readme changes
202
203 = 1.3.2 =
204 * UI changes
205 * Pricing Plan updates
206
207 = 1.3.1 =
208 * Bug Fixes
209
210 = 1.3.0 =
211 * Added Licensing plans
212 * Added registration
213
214 = 1.2.0 =
215 * Advertised features on UI
216 * Added Bug Fixes
217
218 = 1.1.4 =
219 * Added compatibility with WordPress 5.4
220
221 = 1.1.3 =
222 * Added step by step guide link
223
224 = 1.1.2 =
225 * Plugin deactivation form
226
227 = 1.1.1 =
228 * Configurable option to allow WP login only to Administrators
229
230 = 1.0.0 =
231 * Initial release
232
233 == Upgrade Notice ==
234 = 1.7.1 =
235 * Security fix: Firebase login now requires a verified email by default, with a new setting to allow unverified logins if needed.
236
237 = 1.7.0 =
238 * Security fixes.
239 * Improved Firebase login validation.
240 * Enhanced account linking security.
241
242 = 1.6.9 =
243 * Added compatibility with WP 7.0
244 * Security fixes
245
246 = 1.6.8 =
247 * Added compatibility with WP 6.8
248 * URL migration
249
250 = 1.6.7 =
251 * UI Improvements
252 * Added compatibility with WP 6.7
253
254 = 1.6.6 =
255 * UI Improvements
256 * Added support of sandbox portal for demo of premium plugins.
257 * Fixed the login issues with firebase
258 * Added compatibility with WP 6.5
259
260 = 1.6.5 =
261 * License portal update
262
263 = 1.6.4 =
264 * UI Improvements
265 * Added compatibility with WP 6.3
266
267 = 1.6.3 =
268 * UI Improvements
269 * Added FAQ and feature documentation links
270
271 = 1.6.2 =
272 * Added compatibility with WP 6.2
273 * Automatic demo setup support for Firestore Integration
274
275 = 1.6.1 =
276 * Minor Bug fixes
277
278 = 1.6.0 =
279 * Security fixes
280 * Minor UI changes
281
282 = 1.5.9 =
283 * Added compatibility with WP 6.1
284 * UI changes
285
286 = 1.5.8 =
287 * Added support for automatic demo setup
288
289 = 1.5.7 =
290 * Advertised Role Mapping feature
291 * Minor readme changes
292
293 = 1.5.6 =
294 * Added compatibility with WP 6.0
295 * Added Security Fixes
296
297 = 1.5.5 =
298 * Added documentation and setup guide links
299
300 = 1.5.4 =
301 * Added compatibility with WP 5.9
302 * UI changes and minor bug fixes
303
304 = 1.5.3 =
305 * Added functionality for requesting the demo
306
307 = 1.5.2 =
308 * Readme changes
309 * Minor updates in pricing plans
310
311 = 1.5.1 =
312 * Minor Security Fixes
313
314 = 1.5.0 =
315 * Improvements in the flow of wp-login with firebase credentials
316 * Minor UI changes
317
318 = 1.4.8 =
319 * Added compatibility with WP 5.8
320 * Minor UI changes
321
322 = 1.4.7 =
323 * Minor UI changes
324 * Readme changes
325
326 = 1.4.5 =
327 * Readme changes
328
329 = 1.4.4 =
330 * Added compatibility with WP 5.7
331
332 = 1.4.3 =
333 * UI changes
334
335 = 1.4.2 =
336 * Minor bug fixes
337 * Small UI changes
338
339 = 1.4.1 =
340 * Minor changes
341
342 = 1.4.0 =
343 * Added compatibility with WP 5.6
344 * UI changes
345 * SEO changes
346
347 = 1.3.7 =
348 * Readme changes
349
350 = 1.3.6 =
351 * Added compatibility with WP 5.5
352
353 = 1.3.5 =
354 * Some bug fixes
355
356 = 1.3.4 =
357 * Some bug fixes
358
359 = 1.3.3 =
360 * Readme changes
361
362 = 1.3.2 =
363 * UI changes
364 * Pricing Plan updates
365
366 = 1.3.1 =
367 * Bug Fixes
368
369 = 1.3.0 =
370 * Added Licensing plans
371 * Added registration
372
373 = 1.2.0 =
374 * Advertised features on UI
375 * Added Bug Fixes
376
377 = 1.1.4 =
378 * Added compatibility with WordPress 5.4
379
380 = 1.1.3 =
381 * Added step by step guide link
382
383 = 1.1.2 =
384 * Plugin deactivation form
385
386 = 1.1.1 =
387 * Configurable option to allow WP login only to Administrators
388
389 = 1.0.0 =
390 * Initial release