forked from baron/baron-sso
orgfront refresh token 관리 추가
This commit is contained in:
@@ -1804,10 +1804,12 @@ actions = "Actions"
|
||||
application = "Application"
|
||||
client_id = "Client ID"
|
||||
created_at = "Created At"
|
||||
creator = "Creator"
|
||||
status = "Status"
|
||||
type = "Type"
|
||||
|
||||
[ui.dev.clients.type]
|
||||
headless = "Headless Login"
|
||||
pkce = "PKCE"
|
||||
private = "Server side App"
|
||||
pkce_headless = "PKCE (Headless Login)"
|
||||
|
||||
@@ -1803,10 +1803,12 @@ actions = "액션"
|
||||
application = "애플리케이션"
|
||||
client_id = "클라이언트 ID"
|
||||
created_at = "생성일"
|
||||
creator = "생성자"
|
||||
status = "상태"
|
||||
type = "유형"
|
||||
|
||||
[ui.dev.clients.type]
|
||||
headless = "Headless Login"
|
||||
private = "Server side App"
|
||||
pkce = "PKCE"
|
||||
pkce_headless = "PKCE (Headless Login)"
|
||||
|
||||
@@ -1854,10 +1854,12 @@ actions = ""
|
||||
application = ""
|
||||
client_id = ""
|
||||
created_at = ""
|
||||
creator = ""
|
||||
status = ""
|
||||
type = ""
|
||||
|
||||
[ui.dev.clients.type]
|
||||
headless = ""
|
||||
pkce = ""
|
||||
private = ""
|
||||
pkce_headless = ""
|
||||
|
||||
Reference in New Issue
Block a user