▲ | vivzkestrel 6 days ago | ||||||||||||||||
one of the most crucial packages that use node-gyp are bcrypt and argon2. Both are needed heavily for password hashing while implementing authentication and while pure js alternatives are available, they run terribly | |||||||||||||||||
▲ | itsjzt 5 days ago | parent | next [-] | ||||||||||||||||
Use bcryptjs https://www.npmjs.com/package/bcryptjs | |||||||||||||||||
| |||||||||||||||||
▲ | speedgoose 6 days ago | parent | prev [-] | ||||||||||||||||
That would be a good argument to not implement authentication again and go with a solid authentication and authorisation software like Keycloak, Zitadel, or Ory Kratos. | |||||||||||||||||
|