juarezgonz02 / sharedview_nextjs

0 stars 0 forks source link

Registration page #27

Closed VictorCortez358 closed 10 months ago

VictorCortez358 commented 10 months ago
  1. Connecting registration and login with the API
  2. Separated the authentication logic for login and registration, moving it into custom hooks outside of the component.
  3. Implemented notification display for successful and failed authentication