Linux 软件免费装

Fireauth - Enable Firebase Authentication

开发者 bcdilan
更新时间 2019年12月1日 09:18
捐献地址: 去捐款
PHP版本: 7.0 及以上
WordPress版本: 5.3
版权: GPLv3
版权网址: 版权信息

标签

social firebase auth

下载

1.3.0 1.3.1 1.3.2 1.3.3

详情介绍:

Fireauth is a plugin that enables Firebase authentication in Wordpress. It is an open source plugin. You can get the source from Github: https://github.com/chaturadilan/wp_plugin_fireauth Features Working in Progress About the Developers Chatura Dilan Perera : https://www.dilan.me

安装:

  1. Upload the plugin (unzipped) into /wp-content/plugins/.
  2. Activate the plugin under the “Plugins” menu.
Steps to configure Fireauth
  1. Create Firebase App on Firebase.
  2. Enable Facebook and Google Authentication in Firebase.
  3. Create a new Web Application in Firebase.
  4. Get the Firebase SDK snippet JSON. Fii in the values. javascript { "apiKey": "<API_KEY>", "authDomain": "<AUTH_DOMAIN>", "progjectId": "<PROJECT_ID>", "messagingSenderId": "<MESSAGE_SENDER_ID>", "appId": "<APP_ID>" }
  5. Go to FireAuth Settings.
  6. Copy the above JSON to Firebase Config JSON field.
  7. Go to Fireabase service account tab.
  8. Generate a new private key for the app.
  9. Copy the JSON inside the private key to Firebase Service Config JSON field.
  10. Enable Facebook Login and Google Login in the plugin settings.
  11. Add Fireauth Login Widget to your website from Widgets.
  12. Login with Facebook and Google.

屏幕截图:

  • Fireauth Wordpress Plugin Configurations
  • Fireauth Login Widget

常见问题:

Where to contact adding more features to this plugin

Please visit and contact the author of the plugin

更新日志:

1.3.3 1.3.2 1.3.0 1.3.0