Does @node-rs/argon2 work on Cloudflare pages?
When I try to build locally I get the following error. Im using a M1 MacBook.
1 Reply
No it doesn't.
I use PBKDF2 on CF because of this.
I did find this idea though: https://mli.puffinsystems.com/blog/lucia-auth-cloudflare-argon2
You could create a separate rust worker and have it do Argon2 hashing for you