]> BookStack Code Mirror - bookstack/commit
Got registration process working with social accounts
authorDan Brown <redacted>
Sun, 6 Sep 2015 11:14:32 +0000 (12:14 +0100)
committerDan Brown <redacted>
Sun, 6 Sep 2015 11:14:32 +0000 (12:14 +0100)
commit411c331a628a5db7e23686cf0d181c6f9e37fec6
tree3dc77789d4eb90389f8bec3f4c7ef5920d2a7c82
parentdec0cbb1b25d139c504923a15b4ce884562c7404
Got registration process working with social accounts
app/Http/Controllers/Auth/AuthController.php
app/Http/Controllers/SettingController.php
app/Http/Controllers/UserController.php
app/Http/routes.php
app/Providers/SocialiteServiceProvider.php [new file with mode: 0644]
app/Repos/UserRepo.php
app/Services/EmailConfirmationService.php
app/Services/SocialAuthService.php
resources/views/auth/register.blade.php