ongoing fix: working through the auth issues, we got the test working again but the requests now give an error code 403
This commit is contained in:
@ -30,7 +30,7 @@ keycloakService.CallInit(() => {
|
||||
})
|
||||
|
||||
// this shit made by me so i can run the canva vue app
|
||||
createApp(App).use(router).mount('#app');
|
||||
//createApp(App).use(router).mount('#app');
|
||||
|
||||
// TODO: fix the comment
|
||||
/*
|
||||
|
Reference in New Issue
Block a user