Polyfill for Crypto
Unanswered
Cape lion posted this in #help-forum
Cape lionOP
I want to use SST future auth for managing both front and backend authentication, sessions.use() exists in future auth to get the current session but uses the node:crypto lib which isn't available. Is there any way for me to use a polyfill to use the web-crypto lib instead?