Skip to content

v0.1.0

Compare
Choose a tag to compare
@avvertix avvertix released this 04 Sep 16:47
· 29 commits to master since this release

Added

  • Handle user registration via third party providers
  • Handle user log in via third party providers
  • Customizable controllers, migration and models that will live in your application namespace
  • Save identity and token inside the database, using encryption and pseudoanonimization
  • Provide login/register button as Blade component
  • Support all Laravel Socialite and Socialite Providers