Cosmetic
This commit is contained in:
parent
5c18e8a062
commit
91456d3a95
1 changed files with 1 additions and 1 deletions
|
@ -43,8 +43,8 @@ function accountManagemnt() {
|
|||
<span>Provider:</span>
|
||||
{{ keycloak.idTokenParsed?.oidc_provider }}
|
||||
</div>
|
||||
<button @click="logout" class="logout">Logout</button>
|
||||
<button @click="accountManagemnt">Account management</button>
|
||||
<button @click="logout" class="logout">Logout</button>
|
||||
</div>
|
||||
<div class="from-keycloak-vue">
|
||||
<button @click="doAuthenticatedRequest">Trigger request</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue