login through OIDC now working with local JWT aund (test) user listing

This commit is contained in:
2019-04-04 16:06:05 +02:00
parent c0b53decc2
commit 5332940a5b
6 changed files with 117 additions and 7 deletions

5
package-lock.json generated
View File

@@ -12881,6 +12881,11 @@
}
}
},
"vue-cookies": {
"version": "1.5.13",
"resolved": "https://registry.npmjs.org/vue-cookies/-/vue-cookies-1.5.13.tgz",
"integrity": "sha512-8pjpXnvbNWx1Lft0t3MJnW+ylv0Wa2Tb6Ch617u/pQah3+SfXUZZdkh3EL3bSpe/Sw2Wdw3+DhycgQsKANSxXg=="
},
"vue-flag-icon": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/vue-flag-icon/-/vue-flag-icon-1.0.6.tgz",