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

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