Add roles, logout, cleanup
This commit is contained in:
parent
da2751d7a9
commit
c4cc6f71f1
5 changed files with 26 additions and 48 deletions
|
@ -166,4 +166,11 @@ hr {
|
|||
border-radius: 8px;
|
||||
}
|
||||
|
||||
.token {
|
||||
overflow-wrap: anywhere;
|
||||
font-family: monospace;
|
||||
}
|
||||
|
||||
.from-keycloak-vue {
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue