service · inferred from evidence
Passage
An authentication service being integrated into the Remix app.
- 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