Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lesaff/socialiteprovider-auth0
Socialite Provider driver for Auth0
https://github.com/lesaff/socialiteprovider-auth0
Last synced: 9 days ago
JSON representation
Socialite Provider driver for Auth0
- Host: GitHub
- URL: https://github.com/lesaff/socialiteprovider-auth0
- Owner: lesaff
- License: mit
- Created: 2016-07-26T20:21:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-07-26T20:22:09.000Z (over 8 years ago)
- Last Synced: 2024-04-07T16:05:12.189Z (7 months ago)
- Language: PHP
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Auth0 OAuth2 Provider for Laravel Socialite
[![Scrutinizer Code Quality](https://img.shields.io/scrutinizer/g/SocialiteProviders/Auth0.svg?style=flat-square)](https://scrutinizer-ci.com/g/SocialiteProviders/Auth0/?branch=master)
[![Latest Stable Version](https://img.shields.io/packagist/v/socialiteproviders/auth0.svg?style=flat-square)](https://packagist.org/packages/socialiteproviders/auth0)
[![Total Downloads](https://img.shields.io/packagist/dt/socialiteproviders/auth0.svg?style=flat-square)](https://packagist.org/packages/socialiteproviders/auth0)
[![Latest Unstable Version](https://img.shields.io/packagist/vpre/socialiteproviders/auth0.svg?style=flat-square)](https://packagist.org/packages/socialiteproviders/auth0)
[![License](https://img.shields.io/packagist/l/socialiteproviders/auth0.svg?style=flat-square)](https://packagist.org/packages/socialiteproviders/auth0)## Documentation
Full documentation for using this provider can be found at [Auth0 Documentation](http://socialiteproviders.github.io/providers/auth0/)