Cosmetic
All checks were successful
/ build (push) Successful in 8s

This commit is contained in:
phil 2025-02-01 11:24:48 +01:00
parent eb15bc5e80
commit 8155ffe0ce
2 changed files with 9 additions and 5 deletions

View file

@ -59,6 +59,7 @@ async function get_resource(id: string) {
{{ keycloak.idTokenParsed?.oidc_provider }}
</div>
<button @click="accountManagemnt">Account management</button>
<button @click="manuallyRefreshAccessToken">Refresh access token</button>
<button @click="logout" class="logout">Logout</button>
</div>
<hr>
@ -80,9 +81,8 @@ async function get_resource(id: string) {
</div>
</div>
<div v-if="msg" class="msg resource">{{ msg }}</div>
<div v-if="settings.tokenSandbox" class="from-keycloak-vue">
<div v-if="settings.tokenSandbox" class="token-info">
<hr>
<button @click="manuallyRefreshAccessToken">Refresh access token</button>
<div>
<h2>idToken</h2>
<div class="token">