fix: knop toegevoegd wanneer ingelogd op homepage om op ingelogde homepage terecht te kunnen komen
This commit is contained in:
parent
60916ba765
commit
3168112102
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
<p>
|
||||
Your access token for the backend is: <code>{{ auth.authState.user?.access_token }}</code>
|
||||
</p>
|
||||
<v-btn to="/user">home</v-btn>
|
||||
</div>
|
||||
|
||||
<v-btn @click="testAuthenticated">Send test request</v-btn>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue