Commit Graph

7 Commits

Author SHA1 Message Date
Son NK e81b807971 always return 200 in /forgot_password 2020-04-14 22:26:47 +02:00
Son NK 46701530db Add POST /api/auth/forgot_password 2020-04-14 22:26:47 +02:00
Son NK ca70d26285 black format 2020-03-05 11:00:58 +01:00
Son NK 32cd2fd650 Add related endpoints for registration
POST /api/auth/register
POST /api/auth/activate
POST /api/auth/reactivate
2020-02-28 19:02:01 +07:00
Son NK 14b48835ae reuse ApiKey if same device 2020-02-05 18:05:26 +07:00
Son NK c7903d534a use null instead of "" in /api/auth/login 2020-02-04 18:32:57 +07:00
Son NK d1734c3cf9 Create /api/auth/login 2020-01-20 14:51:28 +01:00