forked from baron/baron-sso
로그인 invalid_request 오류 해결
This commit is contained in:
@@ -11,6 +11,7 @@ export interface UserProfile {
|
||||
email: string;
|
||||
name: string;
|
||||
role: string;
|
||||
phone?: string;
|
||||
companyCode?: string;
|
||||
tenantId?: string;
|
||||
tenant?: Tenant;
|
||||
|
||||
Reference in New Issue
Block a user