How !(not) to store passwords

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • rails-auth-by-hand

  • This article is the second part to how not to store passwords, which I advise you to read before reading this one. There we talk about the basics of password storage. The source code of the first approach is here The source code of the second approach is here

  • This article is the second part to how not to store passwords, which I advise you to read before reading this one. There we talk about the basics of password storage. The source code of the first approach is here The source code of the second approach is here

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Devise

    Flexible authentication solution for Rails with Warden.

  • It may have been cool and important for our understanding to that by hand, but in the real world no one does it like that. When we need to set up authentication we just use the devise gem. You will soon see how much quicker it is.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts