1
0
forked from baron/baron-sso

orgfront refresh token 관리 추가

This commit is contained in:
2026-06-18 08:00:57 +09:00
parent 5f3167a503
commit 33249eb229
32 changed files with 867 additions and 337 deletions

View File

@@ -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)"

View File

@@ -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)"

View File

@@ -1854,10 +1854,12 @@ actions = ""
application = ""
client_id = ""
created_at = ""
creator = ""
status = ""
type = ""
[ui.dev.clients.type]
headless = ""
pkce = ""
private = ""
pkce_headless = ""