Refactor Auth controllers : thicker, with Form requests & API resource

This commit is contained in:
Bubka
2021-10-01 13:40:37 +02:00
parent 1a51cf967a
commit a5514ba06b
14 changed files with 270 additions and 109 deletions

View File

@ -15,7 +15,6 @@ return [
'resource_not_found' => 'Resource not found',
'error_occured' => 'An error occured:',
'already_one_user_registered' => 'There is already a registered user.',
'cannot_register_more_user' => 'You cannot register more than one user.',
'refresh' => 'Refresh',
'no_valid_otp' => 'No valid OTP resource in this QR code',