Refactor flow 2
This commit is contained in:
parent
57aa9fe730
commit
f27d1e0835
@ -13,6 +13,7 @@ interface KeycloakProfile {
|
||||
realm_access?: {
|
||||
roles: string[];
|
||||
};
|
||||
groups?: string[];
|
||||
}
|
||||
|
||||
interface DecodedToken {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user