Update url
This commit is contained in:
parent
9b7c74e7f7
commit
0d371aed13
|
|
@ -78,7 +78,7 @@ const routes = [
|
|||
name: 'news',
|
||||
},
|
||||
{
|
||||
path: '/login-success',
|
||||
path: '/oauth-redirect',
|
||||
redirect: to => {
|
||||
switch (to.query.state) {
|
||||
case 'email_not_verified':
|
||||
|
|
|
|||
Loading…
Reference in New Issue