chongsun2002 / Orbital

0 stars 0 forks source link

Full Authentication Functionalities. Addressed issues with previous PRs. #14

Closed chongsun2002 closed 4 months ago

chongsun2002 commented 4 months ago

Full authentication functionalities, including proper redirection after authentication, proper redirection if user is authenticated and tries to access login/signup pages. If login/signup has errors, rather than just logging the errors, the action that the user should take is now displayed at the bottom of the auth input bar. Styling still needs work but that can wait.