library · inferred from evidence
passage-node
A Node.js library for Passage, which had an import error in SSR environments.
- passage-node constructor fails in Remix app (Vite SSR import error)
I was moving my Remix app to Passage and the client side worked fine, cookie stored properly, but the server side blew up with TypeError: __vite_ssr_import_2__.default is not a constructor when I called new Passage. Others hit the same erro