feat(auth): Add OAuth providers and improve authentication flow
This commit is contained in:
@@ -655,5 +655,7 @@
|
||||
"ldapUsernameHint": "LDAP 사용자 이름을 입력하세요",
|
||||
"moreSignInOptions": "추가 로그인 옵션",
|
||||
"ldapNotEnabled": "이 서버에서 LDAP 인증이 활성화되어 있지 않습니다",
|
||||
"ssoPlatformNotSupported": "이 플랫폼에서는 SSO 인증이 지원되지 않습니다. 대신 자격 증명 또는 LDAP 인증을 사용하세요."
|
||||
"ssoPlatformNotSupported": "이 플랫폼에서는 SSO 인증이 지원되지 않습니다. 대신 자격 증명 또는 LDAP 인증을 사용하세요.",
|
||||
"continueWithProvider": "{provider}(으)로 계속",
|
||||
"or": "또는"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user