feat: 增加 GitHub 和 Google 邮箱快捷登录
This commit is contained in:
@@ -68,6 +68,7 @@ const routes: RouteRecordRaw[] = [
|
||||
{
|
||||
path: '/auth/callback',
|
||||
name: 'OAuthCallback',
|
||||
alias: '/auth/oauth/callback',
|
||||
component: () => import('@/views/auth/OAuthCallbackView.vue'),
|
||||
meta: {
|
||||
requiresAuth: false,
|
||||
|
||||
Reference in New Issue
Block a user