dev-master
9999999-devTies in ipunkt/auth with ipunkt/social-auth to provider Database Profiles through the User model out of the box
MIT
The Requires
by Sven Speckmaier
laravel php
Ties in ipunkt/auth with ipunkt/social-auth to provider Database Profiles through the User model out of the box
This package is a simple bridge between ipunkt/auth and ipunkt/social-auth.
It extends the ipunkt/auth User model, implementing the ipunkt/social-auth HasProfileInterface through the EloquentHasProfile Trait., (*1)
To use this package please do the read and follow the readmes of the used packages in the correct order: 1. (optional) https://github.com/ipunkt/permissions 2. https://github.com/ipunkt/auth 3. https://github.com/ipunkt/social-auth, (*2)
That's it!, (*3)
Ties in ipunkt/auth with ipunkt/social-auth to provider Database Profiles through the User model out of the box
MIT
laravel php