refugeehackathon / interpreteer-backend

Interpreteer helps newcomers find an interpreter
GNU General Public License v2.0
1 stars 0 forks source link

make it possible for users to log in locally using email address and password #45

Open Bartzi opened 8 years ago

Bartzi commented 8 years ago

It seems that Django Rest-Auth does not support authentication by email address out of the box. We might need that ;)