@simplewebauthn/server
Advanced tools
Comparing version 0.10.5 to 0.10.6
@@ -14,3 +14,4 @@ /// <reference types="node" /> | ||
* | ||
* @param allowCredentials Authenticators previously registered by the user, if any. If undefined the client will ask the user which credential they want to use | ||
* @param allowCredentials Authenticators previously registered by the user, if any. If undefined | ||
* the client will ask the user which credential they want to use | ||
* @param challenge Random value the authenticator needs to sign and pass back | ||
@@ -17,0 +18,0 @@ * user for assertion |
@@ -11,3 +11,4 @@ "use strict"; | ||
* | ||
* @param allowCredentials Authenticators previously registered by the user, if any. If undefined the client will ask the user which credential they want to use | ||
* @param allowCredentials Authenticators previously registered by the user, if any. If undefined | ||
* the client will ask the user which credential they want to use | ||
* @param challenge Random value the authenticator needs to sign and pass back | ||
@@ -14,0 +15,0 @@ * user for assertion |
{ | ||
"name": "@simplewebauthn/server", | ||
"version": "0.10.5", | ||
"version": "0.10.6", | ||
"description": "SimpleWebAuthn for Servers", | ||
@@ -47,3 +47,3 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "1696ddee5c5048e634b5598638677b899226a153", | ||
"gitHead": "27d9655112b6762413ab09d42ad504413323216c", | ||
"devDependencies": { | ||
@@ -50,0 +50,0 @@ "@types/cbor": "^5.0.1", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
198622
3120