1
0
forked from baron/baron-sso

code-check lint 오류 수정

This commit is contained in:
2026-06-11 15:37:40 +09:00
parent 1b9421f3e6
commit 01bc6d9b08
10 changed files with 62 additions and 40 deletions

View File

@@ -72,6 +72,7 @@ error = "An error occurred while cancelling consent: {error}"
[msg.userfront.consent.scope]
email = "Email address (account identification and notifications)"
offline_access = "Offline access (keep signed in)"
openid = "OpenID authentication information (signin session check)"
phone = "Phone number (identity verification and notifications)"
profile = "Basic profile information (name, user identifier)"
@@ -705,3 +706,4 @@ toggle_label = "Show active sessions only"
[msg.userfront.audit.filter]
description = "Toggle to view only active sessions."