This website requires JavaScript.
Explore
Help
Sign In
extern
/
2FAuth
Watch
1
Star
0
Fork
0
You've already forked 2FAuth
mirror of
https://github.com/Bubka/2FAuth.git
synced
2025-07-11 09:55:09 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d6306e5dd0c79c0eb8dc9a2ea99644232b2809c4
2FAuth
/
app
/
Http
/
Controllers
/
Auth
History
Bubka
d6306e5dd0
Use FreshApiToken instead of Personal access token for front-end auth
2022-03-31 11:24:01 +02:00
..
ForgotPasswordController.php
Remove useless overrides since json is the default response format
2022-03-31 11:24:01 +02:00
LoginController.php
Use FreshApiToken instead of Personal access token for front-end auth
2022-03-31 11:24:01 +02:00
PasswordController.php
Refactor Auth controllers : thicker, with Form requests & API resource
2022-03-31 11:24:01 +02:00
RegisterController.php
Use FreshApiToken instead of Personal access token for front-end auth
2022-03-31 11:24:01 +02:00
ResetPasswordController.php
Remove useless overrides since json is the default response format
2022-03-31 11:24:01 +02:00
UserController.php
Refactor Auth controllers : thicker, with Form requests & API resource
2022-03-31 11:24:01 +02:00