bounswe / bounswe2024group2

GitHub repository for the CMPE 352/451 Group 2 project.
http://159.223.28.163:30001/
6 stars 0 forks source link

[FE] Implement Login-Register-Token Refresh functionalities #322

Closed danzio19 closed 3 hours ago

danzio19 commented 7 hours ago

Description

Implement the login and register functionalities by sending requests to the server. Store and manage access and refresh tokens

Required Activities

Estimated Time

2 hours

Deadline

21 Oct 2024

Reviewer

@Halil-Ibrahim-Kasapoglu

danzio19 commented 6 hours ago

Implemented register, login and token refreshing functionalities. It is ready for review in the pr above @Halil-Ibrahim-Kasapoglu

Halil-Ibrahim-Kasapoglu commented 6 hours ago

I have reviewed and approved your pr! Closing the issue.

Halil-Ibrahim-Kasapoglu commented 6 hours ago

Getting this error on deployment server

Module not found: Error: Can't resolve 'axios' in '/app/src/components/login'
ERROR in ./src/components/login/Login.js 8:0-26

Can you take a look at it @danzio19

Halil-Ibrahim-Kasapoglu commented 3 hours ago

closed with pr