Moon Patel
|
81ff9e31a0
|
Authentication logic changed
JWT is now stored in cookie instead of localStorage
changed APIs:
-> /api/auth/login
-> /api/auth/signup
new APIs:
-> /api/auth/logout
|
2023-07-23 13:20:55 +05:30 |
|
Moon Patel
|
3f22a674e7
|
Implemented the challenge accept and decline buttons
TODO: Delete room when the challenged user declines the challenge
|
2023-07-06 23:07:15 +05:30 |
|
Moon Patel
|
cfd207e41f
|
minor import changes
|
2023-07-02 17:56:28 +05:30 |
|
Moon Patel
|
6869a87cfe
|
room creation and joining logic re-implemented
|
2023-07-02 15:53:35 +05:30 |
|
Moon Patel
|
bacc794ec5
|
room creation and join logic improved
|
2023-07-02 14:50:35 +05:30 |
|
Moon Patel
|
0a06890b81
|
socket connection established and chess logic imported from old codebase
|
2023-06-29 02:03:06 +05:30 |
|
Moon Patel
|
8e91427c1c
|
new api /api/user/:username/friends - get friends list
|
2023-06-27 20:31:47 +05:30 |
|
Moon Patel
|
b3fd3ade5c
|
backend integration
|
2023-06-27 15:44:29 +05:30 |
|