https://github.com/cba85/php-social-oauth
🔐 Social auth example app
https://github.com/cba85/php-social-oauth
php social-authentication
Last synced: 10 days ago
JSON representation
🔐 Social auth example app
- Host: GitHub
- URL: https://github.com/cba85/php-social-oauth
- Owner: cba85
- Created: 2020-11-20T15:58:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-15T07:57:42.000Z (over 5 years ago)
- Last Synced: 2025-01-15T07:05:56.831Z (over 1 year ago)
- Topics: php, social-authentication
- Language: PHP
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Social authentification example
> For demonstration purpose only
Using github and Facebook OAuth services.
## Install
```bash
$ composer install
```
## Usage
Enter your credentials in `.env` file.
🚨 You must serve an https url to use Facebook OAuth services. You should use [Laravel Valet](https://laravel.com/docs/valet).
```bash
$ composer run serve
```
## OAuth services
### Github
https://docs.github.com/en/free-pro-team@latest/developers/apps/authorizing-oauth-apps
### Facebook
https://developers.facebook.com/docs/facebook-login/manually-build-a-login-flow?locale=fr_FR