labbsr0x / whisper

A cloud-native Identity and OAuth Provider implemented with Golang and ORY Hydra
MIT License
12 stars 4 forks source link

Improve feedback when a user tries to login with a invalid username #65

Open eabili0 opened 4 years ago

eabili0 commented 4 years ago

When the username is not present in the DB, no feedback is presented to the user. We should improve that.