rishyym0927 / Affinity_frontend

Affinity is a web application designed to match individuals based on their intellectual compatibility. Users can create profiles, take quizzes, and find matches who share similar intellectual interests and capabilities. The project aims to foster meaningful connections through a sophisticated matching algorithm.
18 stars 36 forks source link

Update AuthContext.jsx #11

Closed krishaga closed 1 month ago

krishaga commented 1 month ago

Fix the url. The rust main url should end with a trailing slash (/) so that the concatenated URL doesn't become malformed.