Auth API Server
μ¬μ©μλͺ : {{ userData.username }}
μ΄λ¦: {{ userData.name }}
μ΄λ©μΌ: {{ userData.email || 'N/A' }}
μν : {{ userData.role }}
{{ tokens.access_token.substring(0, 50) }}...
{{ tokens.refresh_token }}
{{ tokens.expires_in }}μ΄ ({{ Math.floor(tokens.expires_in / 60) }}λΆ)