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:
Giancarlo Buomprisco
2025-06-14 14:31:30 +07:00
committed by GitHub
parent f95da27b8f
commit 1143a01727
6 changed files with 43 additions and 20 deletions

View File

@@ -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",