Skip to content

If you plan on developing your website with Laravel and want to use Firebase as your authentication mechanism, follow this guideline to authenticate a user using Email, Facebook or Google.

Notifications You must be signed in to change notification settings

suhasrkms/social_authentication

Repository files navigation

About

Have an idea to develop a Laravel project using firebase database, this repository helps in using firebase as authentication for laravel project using email,google and facebook.

https://www.youtube.com/watch?v=OFLYDAERjA8&feature=youtu.be

Prerequisite

Uses Composer for laravel installation. Get Composer here.

Installation

Use GIT for cloning the repository ( Can download from repository also )

git clone https://github.com/suhasrkms/social_authentication.git

Create .env file ( copy the content from .env.example !important )

cp .env.example .env

Connect to Firebase and enable Google and Facebook Sign-in

Thanks for downloading this project!

About

If you plan on developing your website with Laravel and want to use Firebase as your authentication mechanism, follow this guideline to authenticate a user using Email, Facebook or Google.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages