feat(auth): add invite token handling to OTP sign-in and update metho… (#280)
* feat(auth): add invite token handling to OTP sign-in and update method descriptions
This commit is contained in:
committed by
GitHub
parent
f95da27b8f
commit
1143a01727
@@ -76,6 +76,7 @@
|
||||
"methodMagicLink": "email link",
|
||||
"methodOauth": "social sign-in",
|
||||
"methodOauthWithProvider": "<provider>{{provider}}</provider>",
|
||||
"methodDefault": "another method",
|
||||
"existingAccountHint": "You previously signed in with <method>{{method}}</method>. <signInLink>Already have an account?</signInLink>",
|
||||
"errors": {
|
||||
"Invalid login credentials": "The credentials entered are invalid",
|
||||
|
||||
Reference in New Issue
Block a user