mirror of
https://github.com/beilunyang/moemail.git
synced 2026-09-05 23:36:37 +08:00
feat(auth): add Google OAuth support
This commit is contained in:
@@ -21,7 +21,8 @@
|
||||
"login": "로그인",
|
||||
"register": "회원가입",
|
||||
"or": "또는",
|
||||
"githubLogin": "GitHub로 로그인"
|
||||
"githubLogin": "GitHub로 로그인",
|
||||
"googleLogin": "Google로 로그인"
|
||||
},
|
||||
"errors": {
|
||||
"usernameRequired": "사용자 이름을 입력해주세요",
|
||||
|
||||
Reference in New Issue
Block a user