Skip to content

User authorization, validation and profile

Malina Pavel requested to merge user-auth-and-profile into main

Created by: malinapavel

  • user authorization using JWT tokens on frontend
  • user credentials validation on frontend (both login and registration)
  • user account activation via e-mail
  • user password reset mechanism
  • logged in user dropdown (UI)
  • user profile view and edit

Merge request reports

Loading