• Using encrypted passwords
  • Add the bcrypt gem to Your Gemfile
  • Create the User model
  • Edit config
  • Authenitcating for User Roles/Priviliges
  • Using unencrypted passwords 💣