auth-backend: generate kid with uuid and use P-256

This commit is contained in:
Patrik Oldsberg
2020-06-20 00:24:03 +02:00
parent b0bf34cfc9
commit af0bfccbb5
2 changed files with 7 additions and 5 deletions
+1
View File
@@ -41,6 +41,7 @@
"passport-github2": "^0.1.12",
"passport-google-oauth20": "^2.0.0",
"passport-saml": "^1.3.3",
"uuid": "^8.0.0",
"winston": "^3.2.1",
"yn": "^4.0.0"
},