@corbado/nodejs
Advanced tools
Comparing version 1.1.7 to 1.1.8
{ | ||
"name": "@corbado/nodejs", | ||
"version": "1.1.7", | ||
"version": "1.1.8", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./src/index.js", |
@@ -91,3 +91,3 @@ const PasskeyService = require('./services/passkey.service'); | ||
this.#config.authenticationURL, | ||
this.#config.authenticationURL + '/.well-known/jwks.json', | ||
this.#config.authenticationURL + '/.well-known/jwks', | ||
this.#config.cacheMaxAge, | ||
@@ -94,0 +94,0 @@ ) |
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
31596