tethys.backend/resources/js/Pages/Auth
Arno Kaimbacher f828ca4491
All checks were successful
CI Pipeline / japa-tests (push) Successful in 1m2s
- added 2fa authentication during login. see resources/js/Pages/Auth/login.vue
- added validate() method inside app/Srvices/TwoFactorProvider.ts
- added twoFactorChallenge() method inside app/Controllers/Http/Auth/AuthController.ts for logging in via 2fa-code
2024-02-16 15:32:47 +01:00
..
AccountInfo.vue - added api UserController.ts for 2FA 2024-01-19 15:33:46 +01:00
Login.vue - added 2fa authentication during login. see resources/js/Pages/Auth/login.vue 2024-02-16 15:32:47 +01:00
Register.vue - prettier formatting 2023-10-31 15:38:43 +01:00