You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|- ReferenceError: generateChallenge is not defined
at Function.assign (<anonymous>)
at file:///Users/x/Projects/x/node_modules/.pnpm/@simplewebauthn+server@12.0.0_encoding@0.1.13/node_modules/@simplewebauthn/server/esm/helpers/index.js?iitm=true:6:18
at ModuleJob.run (node:internal/modules/esm/module_job:268:25)
at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:543:26)
Holy shit, after hours of debugging... it was sentry. Not sure what is doing under the hood, but literally broke the entire process, gonna open an issue there.
Hello @semoal, how did you fix this issue? I'm experiencing this same issue now while trying to diagnose #678, which involves a project using Sentry, and am wondering how you worked around this.
Describe the issue
Reproduction Steps
I'll create a repro project later
Expected behavior
With v11.0.0 the same code worked fine.
Code Samples + WebAuthn Options and Responses
Dependencies
SimpleWebAuthn Libraries
Additional context
The text was updated successfully, but these errors were encountered: