1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/Http/Controllers/Auth
David Bomba f745c3f0a6
Working on Social Authentication (#2458)
* Laravel Socialite + Refactor for searching for Users across multiple databases

* Refactor for Unique User Rules, add Middleware for setting active DB connection per request, more tests
2018-10-18 16:04:36 +11:00
..
ContactLoginController.php Multi Auth - Multi DB (#2442) 2018-10-15 16:00:48 +11:00
ForgotPasswordController.php Initial commit 2018-10-04 20:10:43 +03:00
LoginController.php Working on Social Authentication (#2458) 2018-10-18 16:04:36 +11:00
RegisterController.php Sign Up Scaffolding (#2453) 2018-10-17 23:26:27 +11:00
ResetPasswordController.php Sign Up Scaffolding (#2453) 2018-10-17 23:26:27 +11:00
VerificationController.php Sign Up Scaffolding (#2453) 2018-10-17 23:26:27 +11:00