ipunkt / auth-social-auth by svensp

Ties in ipunkt/auth with ipunkt/social-auth to provider Database Profiles through the User model out of the box
73
0
2
Package Data
Maintainer Username: svensp
Maintainer Contact: sps@ipunkt.biz (Sven Speckmaier)
Package Create Date: 2014-11-07
Package Last Update: 2014-11-13
Language: PHP
License: MIT
Last Refreshed: 2024-04-26 03:01:31
Package Statistics
Total Downloads: 73
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 0
Total Watchers: 2
Total Forks: 0
Total Open Issues: 0

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:

  1. (optional) https://github.com/ipunkt/permissions
  2. https://github.com/ipunkt/auth
  3. https://github.com/ipunkt/social-auth

That's it!