বৰ্ণনা
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
- Facebook Authentication
- Google Authentication
Working in Progress
- Email Authentication
About the Developers
Chatura Dilan Perera : https://www.dilan.me
স্ক্ৰীনশ্বট
ইনষ্টলেশ্যন
- Upload the plugin (unzipped) into /wp-content/plugins/.
- Activate the plugin under the “Plugins” menu.
Please read this post for full description on how to configure the plugin written by Hirudini Udugama
https://medium.com/@hirutharu/how-to-configure-word-press-fireauth-5ef928e2f496
Steps to configure Fireauth
- Create Firebase App on Firebase.
- Enable Facebook and Google Authentication in Firebase.
- Create a new Web Application in Firebase.
- 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>"
} - Go to FireAuth Settings.
- Copy the above JSON to Firebase Config JSON field.
- Go to Fireabase service account tab.
- Generate a new private key for the app.
- Copy the JSON inside the private key to Firebase Service Config JSON field.
- Enable Facebook Login and Google Login in the plugin settings.
- Add Fireauth Login Widget to your website from Widgets.
- Login with Facebook and Google.
সঘনাই উত্থাপিত প্ৰশ্ন
- Where to contact adding more features to this plugin
-
Please visit and contact the author of the plugin
পৰ্য্যালোচনা
এই প্লাগিনৰ বাবে কোনো পৰ্য্যালোচনা নাই।
অৱদানকাৰী আৰু বিকাশকাৰীসকল
“Fireauth – Enable Firebase Authentication” হৈছে মুক্ত উৎসৰ ছফ্টৱেৰ। এইসকল লোকে এই প্লাগিনত অৱদান আগবঢ়াইছে।
অৱদানকাৰীসকলআপোনাৰ ভাষাত “Fireauth – Enable Firebase Authentication” অনুবাদ কৰক।
বিকাশৰ প্ৰতি আগ্ৰহী?
ক’ড ব্ৰাউজ কৰক, SVN ৰিপজিটৰী চাওক নাইবা RSS-দ্বাৰা বিকাশৰ পঞ্জী ছাবস্ক্ৰাইব কৰক।
সলনি-পঞ্জী
1.3.3
- Fixing bugs – setting links
1.3.2
- Fixing bugs
1.3.0
- Adding icons, readme changes
1.3.0
- Releasing the first stable version of the plugin