fablabbcn / smartcitizen-web

The Smart Citizen Kit platform
https://smartcitizen.me
GNU Affero General Public License v3.0
13 stars 7 forks source link

Allow sign in using email (and username) #381

Closed pral2a closed 5 years ago

pral2a commented 5 years ago

Expected behaviour

Support username or email to avoid issues with users forgetting their username

Actual behaviour

Currently login is only supported using username

How to reproduce?

Screenshot 2019-05-13 15 50 56

viktorsmari commented 5 years ago

The API now allows this in commit: https://github.com/fablabbcn/smartcitizen-api/commit/7c3985573a34084aa5cda18f6316ca36b33b8fe8

The web app now indicates emails are allowed in the form in commit: 6d27133ea1f36dc8537dfbcecc99ec837ab649d6