MLH-Sprint-2 / MailSafe-api

The Django RestFul API for Mail Safe application
MIT License
1 stars 0 forks source link

Login should return email address #23

Closed LucasLobo closed 3 years ago

LucasLobo commented 3 years ago

The login request should return this body:

{
    auth_token: ...
    email: ...
}
sachsom95 commented 3 years ago

https://github.com/MLH-Sprint-2/MailSafe-api/pull/24

saksham1991999 commented 3 years ago

@sachsom95 I can work on this.

sachsom95 commented 3 years ago

Hey Saksham we got the issue merged kept it open for a final review closing it now