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