Closed hashlash closed 3 years ago
Added endpoints (for more information, visit the docs):
/api/v1/auth/login/ (POST)
/api/v1/auth/login/
/api/v1/auth/logout/ (POST)
/api/v1/auth/logout/
/api/v1/auth/password/reset/ (POST)
/api/v1/auth/password/reset/
/api/v1/auth/password/reset/confirm/ (POST)
/api/v1/auth/password/reset/confirm/
/api/v1/auth/password/change/ (POST)
/api/v1/auth/password/change/
/api/v1/auth/user/ (GET, PUT, PATCH)
/api/v1/auth/user/
/api/v1/auth/token/verify/ (POST)
/api/v1/auth/token/verify/
/api/v1/auth/token/refresh/ (POST)
/api/v1/auth/token/refresh/
/api/v1/auth/registration/ (POST)
/api/v1/auth/registration/
/api/v1/auth/registration/verify-email/ (POST)
/api/v1/auth/registration/verify-email/
Added endpoints (for more information, visit the docs):
/api/v1/auth/login/
(POST)/api/v1/auth/logout/
(POST)/api/v1/auth/password/reset/
(POST)/api/v1/auth/password/reset/confirm/
(POST)/api/v1/auth/password/change/
(POST)/api/v1/auth/user/
(GET, PUT, PATCH)/api/v1/auth/token/verify/
(POST)/api/v1/auth/token/refresh/
(POST)/api/v1/auth/registration/
(POST)/api/v1/auth/registration/verify-email/
(POST)