Terrastories / terrastories

Terrastories is a geostorytelling application for mapping, managing and sharing place-based stories.
https://terrastories.app
MIT License
319 stars 157 forks source link

[Rails] Let's create a string for Terrastories users called username and use that for logging in/out instead of email #606

Closed rudokemper closed 2 years ago

rudokemper commented 3 years ago

Context:

Currently, Terrastories users are being asked to log in or register with an email address.

Most of our current users (i.e. communities in the Amazon) don't have an email address, and so this is not an appropriate format for their use case. In addition, some of our potential users inquiring about Terrastories have concerns about security and would rather not submit an email address.

Let's make a string username in the users table and make that be the field that people use to log in and out to Terrastories, instead of email.

ChrisHall1 commented 3 years ago

Hello, I am new to Terrastories and would like to take on this issue.

rudokemper commented 3 years ago

Thanks, @ChrisHall1! I assigned the issue to you. Please let us know if you encounter any issues or have any questions.