Closed milicar7 closed 1 year ago
Create the Sign up page using React framework. Username should be calculated from email by extracting only alphanumericals or name+surname.
AC: Sign up page is created on FE and connected with BE Identity service.
https://blog.appseed.us/react-user-authentication-jwt-token/
Create the Sign up page using React framework. Username should be calculated from email by extracting only alphanumericals or name+surname.
AC: Sign up page is created on FE and connected with BE Identity service.