GroupThreeFS / FullStack_GroupThree

The Final Sprint Project showcasing our knowledge of interacting node js with mongo db and postgres sql to create a search function similar to google.
Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

Login Page Auth #17

Closed JonnyNL closed 1 year ago

JonnyNL commented 1 year ago

We need a login page, and possibly an authentication.js utility that checks if the saved encrypted password matches the one input, a successful login will route the user to the search page, an unsuccessful login will change the border boxes for the login parameters to a bright red, animate this if it is to your ability using css frames (glowing or flashing red)

JonnyNL commented 1 year ago

Finished by @Colonater