Add error page and login error redirection
This commit is contained in:
@@ -98,6 +98,7 @@ export default class App extends Vue {
|
||||
variables: {
|
||||
id: userId,
|
||||
email: userEmail,
|
||||
isLoggedIn: true,
|
||||
},
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user