See #1108: support using OAuth instead of JWT in front when logging in to a different domain
Showing
- front/package.json 1 addition, 0 deletionsfront/package.json
- front/src/components/auth/Authorize.vue 2 additions, 0 deletionsfront/src/components/auth/Authorize.vue
- front/src/components/auth/LoginForm.vue 50 additions, 33 deletionsfront/src/components/auth/LoginForm.vue
- front/src/main.js 18 additions, 2 deletionsfront/src/main.js
- front/src/router/index.js 10 additions, 0 deletionsfront/src/router/index.js
- front/src/store/auth.js 93 additions, 4 deletionsfront/src/store/auth.js
- front/src/store/instance.js 3 additions, 0 deletionsfront/src/store/instance.js
- front/src/views/auth/Callback.vue 25 additions, 0 deletionsfront/src/views/auth/Callback.vue
- front/tests/unit/specs/store/auth.spec.js 2 additions, 2 deletionsfront/tests/unit/specs/store/auth.spec.js
- front/yarn.lock 5 additions, 0 deletionsfront/yarn.lock
Loading
Please register or sign in to comment