ipunkt/auth-social-auth
auth-social-auth
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.
To use this package please do the read and follow the readmes of the used packages in the correct order:
- (optional) https://github.com/ipunkt/permissions
- https://github.com/ipunkt/auth
- https://github.com/ipunkt/social-auth
That's it!