cawaphp / module-oauth
This package is abandoned and no longer maintained.
No replacement package was suggested.
Сáша module-oauth
dev-master
2019-01-21 10:50 UTC
Requires
- php: ~7.1
- cawaphp/cawa: dev-master
- cawaphp/httpclient: dev-master
- league/oauth1-client: ^1.7
- league/oauth2-client: ^2.2
- league/oauth2-facebook: ^2.0
- league/oauth2-google: ^2.0
- microsoft/microsoft-graph: ^1.1
- stevenmaguire/oauth2-microsoft: ^2.2
This package is not auto-updated.
Last update: 2023-12-23 14:47:26 UTC
README
Module for Cawa Framework to allow OAuth login
Warning
Be aware that this package is still in heavy developpement. Some breaking change will occure. Thank's for your comprehension.
Features
- Add generic route in order to handle redirect_url
- Normalize OAuth data with a generic User object
- Providers available : (based on [https://github.com/Lusitanian/PHPoAuthLib]
- Microsoft
About
License
Cawa is licensed under the GPL v3 License - see the LICENSE
file for details