Add ability to require e-mail verification
This commit is contained in:
@@ -26,4 +26,6 @@ module.exports = exports = {
|
||||
oauth_prompt: 'CLIENT_NAME is requesting access to your APP_NAME account. Once you grant it, you may not be prompted for permission again.',
|
||||
will_redirect: 'You will be redirected to:',
|
||||
reauth_to_continue: 'Please re-authenticate to continue.',
|
||||
must_verify_email: 'You must verify your e-mail address to continue. Click below to send the verification e-mail.',
|
||||
verify_email_sent: 'Check your e-mail for the link to verify your account.',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user