The social authentification package for Bow Framework.
This package use the thephpleague/oauth2-client
https://github.com/thephpleague/oauth2-client for make a wrapper.
Actualy it support the following provider:
- Gitlab
- Github
To install soauth
, you must use composer
(PHP package manager) like this.
composer require bowphp/soauth
Documentation is available in english and frensh.
Thank you for considering contributing to Bow Framework! The contribution guide is in the framework documentation.