Skip to content

[CTFPLAT-1] FE: Form register

anamaria.balacescu requested to merge features/CTFPLAT-1-register-modal into frontend

Created a modal for form register using the user schema uploaded in the earlier commit. Contains basic information about the user: name, email, password, repeat password and security rules for email and password validation.

Merge request reports