Project-Stage-Academy / UA-1131_Forum-PS

0 stars 0 forks source link

#6 implement user sign up #32

Closed haodn98 closed 8 months ago

haodn98 commented 8 months ago

Created CustomUser model, added sign up endpoint, serializer and view, also added email validarion and passport validation, using library( zxcvbn https://github.com/dropbox/zxcvbn ) for checking password complecity. And implemented user validation using email and JWT token, token settings was taken from colleges branch, who made JWT token settings.

image_2024-02-08_22-14-26 image_2024-02-08_22-52-24