PluginProbe ʕ •ᴥ•ʔ
Firebase Authentication / 1.6.0
Firebase Authentication v1.6.0
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 years ago includes 3 years ago languages 3 years ago public 3 years ago views 3 years ago README.txt 3 years ago class-mo-firebase-config.php 3 years ago class-mo-firebase-contact-us.php 3 years ago firebase-authentication.php 3 years ago index.php 3 years ago uninstall.php 3 years ago
README.txt
186 lines
1 === Firebase Authentication ===
2 Contributors: cyberlord92
3 Tags: firebase, woocommerce integration, jwt, authentication, login, firebase woocommerce integration, woocommerce login, firebase otp, firebase integration, firebase authentication
4 Requires at least: 3.0.1
5 Tested up to: 6.1
6 Requires PHP: 7.0
7 Stable tag: 1.6.0
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 Firebase authentication plugin allows you to login or Single Sign-On (SSO) into WordPress sites using your Firebase user login credentials or via Social Login.
16 Firebase authentication works using the 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 authentication 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 an 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). This works for WooCommerce as well.
28 * **Support for Firebase Social Login** : With Firebase authentication, 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. This works for WooCommerce as well.
40 * **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.
41 * **WP Hooks for Different Events** : Firebase authentication 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 the 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.6.0 =
69 * Security fixes
70 * Minor UI changes
71
72 = 1.5.9 =
73 * Added compatibility with WP 6.1
74 * UI changes
75
76 = 1.5.8 =
77 * Added support for automatic demo setup
78
79 = 1.5.7 =
80 * Advertised Role Mapping feature
81 * Minor readme changes
82
83 = 1.5.6 =
84 * Added compatibility with WP 6.0
85 * Added Security Fixes
86
87 = 1.5.5 =
88 * Added documentation and setup guide links
89
90 = 1.5.4 =
91 * Added compatibility with WP 5.9
92 * UI changes and minor bug fixes
93
94 = 1.5.3 =
95 * Added functionality for requesting the demo
96
97 = 1.5.2 =
98 * Readme changes
99 * Minor updates in pricing plans
100
101 = 1.5.1 =
102 * Minor Security Fixes
103
104 = 1.5.0 =
105 * Improvements in the flow of wp-login with firebase credentials
106 * Minor UI changes
107
108 = 1.4.8 =
109 * Added compatibility with WP 5.8
110 * Minor UI changes
111
112 = 1.4.7 =
113 * Minor UI changes
114 * Readme changes
115
116 = 1.4.5 =
117 * Readme changes
118
119 = 1.4.4 =
120 * Added compatibility with WP 5.7
121
122 = 1.4.3 =
123 * UI changes
124
125 = 1.4.2 =
126 * Minor bug fixes
127 * Small UI changes
128
129 = 1.4.1 =
130 * Minor changes
131
132 = 1.4.0 =
133 * Added compatibility with WP 5.6
134 * UI changes
135 * SEO changes
136
137 = 1.3.7 =
138 * Readme changes
139
140 = 1.3.6 =
141 * Added compatibility with WP 5.5
142
143 = 1.3.5 =
144 * Some bug fixes
145
146 = 1.3.4 =
147 * Some bug fixes
148
149 = 1.3.3 =
150 * Readme changes
151
152 = 1.3.2 =
153 * UI changes
154 * Pricing Plan updates
155
156 = 1.3.1 =
157 * Bug Fixes
158
159 = 1.3.0 =
160 * Added Licensing plans
161 * Added registration
162
163 = 1.2.0 =
164 * Advertised features on UI
165 * Added Bug Fixes
166
167 = 1.1.4 =
168 * Added compatibility with WordPress 5.4
169
170 = 1.1.3 =
171 * Added step by step guide link
172
173 = 1.1.2 =
174 * Plugin deactivation form
175
176 = 1.1.1 =
177 * Configurable option to allow WP login only to Administrators
178
179 = 1.0.0 =
180 * Initial release
181
182 == Upgrade Notice ==
183
184 = 1.0.0 =
185 * Initial release
186