added oidc client and implemented login
... | ... | @@ -15,6 +15,7 @@ |
}, | ||
"dependencies": { | ||
"axios": "^0.17.1", | ||
"oidc-client": "^1.4.1", | ||
"vue": "^2.5.2", | ||
"vue-router": "^3.0.1" | ||
}, | ||
... | ... |
static/oidc-client.js
0 → 120000
static/oidc_callback.html
0 → 100644
Please register or sign in to comment