Update url

This commit is contained in:
Christian Cueni 2021-06-17 16:55:09 +02:00
parent 9b7c74e7f7
commit 0d371aed13
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ const routes = [
name: 'news',
},
{
path: '/login-success',
path: '/oauth-redirect',
redirect: to => {
switch (to.query.state) {
case 'email_not_verified':