-
Notifications
You must be signed in to change notification settings - Fork 2
/
README.txt
54 lines (40 loc) · 1.56 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
=== Single Sign-On with Firebase ===
Contributors: itumulak
Tags: firebase, authentication, sso, login, wordpress firebase
Requires at least: 6.5
Tested up to: 6.5
Requires PHP: 8.0
Stable tag: 1.1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
This plugin let's you sign-in your user sign-in with Firebase sign-in providers.
== Description ==
Single Sign-On with Firebase is a plugin that let's you sign-in your user with their Google or Facebook account with more sign-in options in future update.
This plugin uses firebase as the middleware for sign-in authentication.
= Features =
* **Firebase Single Sign-on Authentication**
a) Google
b) Facebook
== Installation ==
From your WordPress dashboard
1. **Visit** Plugins > Add New
2. **Search** for "Single Sign-On with Firebase"
3. **Activate** Single Sign-On with Firebase from your Plugins page
4. **Click** on the new menu item "WP Firebase"
5. **Fill-in** your API Key and Authorized Domain and save config
6. **Check/Uncheck** Sign-in providers
== Frequently Asked Questions ==
= I need help to configure the plugin? =
Please email me at <a href="mailto:[email protected]" target="_blank">[email protected]</a> for plugin configuration help.
= For support or troubleshooting assistance =
Please email at <a href="mailto:[email protected]" target="_blank">[email protected]</a>.
== Changelog ==
= 1.1.0 =
* Convert admin pages to be React based
* Fixed some bug issues
* Fixed an issue to the plugin activation
= 1.0.0 =
* Initial Release
== Upgrade Notice ==
= 1.0.0 =
* Initial release