v0.1.0
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