You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config/devdojo/auth/descriptions.php
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@
8
8
'redirect_after_auth' => 'Where should the user be redirected to after they are authenticated?',
9
9
'registration_show_password_same_screen' => 'During registrations, show the password on the same screen or show it on an individual screen.',
10
10
'registration_include_name_field' => 'During registration, include the Name field.',
11
+
'registration_include_password_confirmation_field' => 'During registration, include the Password Confirmation field.',
11
12
'registration_require_email_verification' => 'During registration, require users to verify their email.',
12
13
'enable_branding' => 'This will toggle on/off the Auth branding at the bottom of each auth screen. Consider leaving on to support and help grow this project.',
13
14
'dev_mode' => 'This is for development mode, when set in Dev Mode Assets will be loaded from Vite',
0 commit comments