bounswe / bounswe2024group11

The proof of work and the product from the 2024G11
https://bounswe.github.io/bounswe2024group11/
11 stars 1 forks source link

Use new login and register endpoints #439

Closed umitcan07 closed 3 months ago

umitcan07 commented 3 months ago

🧱 Description

Here is a good frontend issue for you: We need to implement new backend endpoints for login and register. Modify the Login.data.tsx and Register.data.tsx so that they are now compatible with the new media type and new endpoints. We should be using {{BASE_URL}}/api/v2/

To be reviewed by: @umitcan07

🛣️ Reproduction

Go to login and register. They will be using wrong media type and wrong endpoints

📋 Acceptance Criteria

umitcan07 commented 3 months ago

:) my man does it all