YourunB / graphiql-app

https://graphiql-app-theta.vercel.app
1 stars 0 forks source link

feat: Add Login / Register pages #2

Closed Lilo002 closed 2 months ago

Lilo002 commented 2 months ago
  1. Task: link
  2. Screenshot: image image
    • [x] If the user is already logged in and tries to reach these routes, they should be redirected to the Main page.
    • [x] Upon successful login, the user is redirected to the Main page.
    • [x] Client-side validation is implemented. (email and password strength - minimum 8 symbols, at least one letter, one digit, one special character, Unicode passwords must be supported)

      пока ошибки через console.error(error), потом добавим вывод на страницу