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> |             <p> | ||||||
|                 Your access token for the backend is: <code>{{ auth.authState.user?.access_token }}</code> |                 Your access token for the backend is: <code>{{ auth.authState.user?.access_token }}</code> | ||||||
|             </p> |             </p> | ||||||
|  |             <v-btn to="/user">home</v-btn> | ||||||
|         </div> |         </div> | ||||||
| 
 | 
 | ||||||
|         <v-btn @click="testAuthenticated">Send test request</v-btn> |         <v-btn @click="testAuthenticated">Send test request</v-btn> | ||||||
|  |  | ||||||
		Reference in a new issue
	
	 Laure Jablonski
						Laure Jablonski