AlexanderOtavka / ride-board

Ride sharing for Grinnell students
https://rideboard.app
MIT License
1 stars 3 forks source link

People think they can use their grinnell password for our service #35

Open AlexanderOtavka opened 4 years ago

AlexanderOtavka commented 4 years ago

We need to reduce this friction. This might redirecting them from sign-in to sign-up if they don't have an account, or skipping password creation for sign up. Possibly both.

AlexanderOtavka commented 4 years ago

Devise has a way to create a password as part of the confirmation step. This might help.