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