mirror of
https://github.com/beilunyang/moemail.git
synced 2026-09-07 00:06:44 +08:00
feat(auth): add Google OAuth support
This commit is contained in:
@@ -21,7 +21,8 @@
|
||||
"login": "Login",
|
||||
"register": "Sign Up",
|
||||
"or": "OR",
|
||||
"githubLogin": "Login with GitHub"
|
||||
"githubLogin": "Login with GitHub",
|
||||
"googleLogin": "Login with Google"
|
||||
},
|
||||
"errors": {
|
||||
"usernameRequired": "Please enter username",
|
||||
|
||||
Reference in New Issue
Block a user