Commit Graph

8 Commits

Author SHA1 Message Date
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 4d1d236066 add POST /api/auth/google 2020-02-28 17:29:33 +07:00
Son NK 02d26df292 add /api/auth/facebook 2020-02-28 17:26:28 +07:00
Son NK 9d23fc5ab3 small refacto 2020-02-27 22:26:29 +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