feat(auth): Add OAuth providers and improve authentication flow
This commit is contained in:
@@ -877,5 +877,7 @@
|
||||
"ldapUsernameHint": "輸入您的 LDAP 使用者名稱",
|
||||
"moreSignInOptions": "更多登入選項",
|
||||
"ldapNotEnabled": "此伺服器未啟用 LDAP 驗證",
|
||||
"ssoPlatformNotSupported": "此平台不支援 SSO 驗證。請改用憑據或 LDAP 驗證。"
|
||||
"ssoPlatformNotSupported": "此平台不支援 SSO 驗證。請改用憑據或 LDAP 驗證。",
|
||||
"continueWithProvider": "使用 {provider} 繼續",
|
||||
"or": "或"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user