AfriSplash-Remotely / Afrisplash-Frontend

AfriSplash Remotely: Remote Work Marketplace
https://afrisplash-frontend.vercel.app/
GNU General Public License v3.0
13 stars 27 forks source link

Fix/loggedin/user #215

Closed chimdie closed 5 months ago

chimdie commented 5 months ago

This PR helps to fix the multiple/manual reusing of logged in jwt/access token to make requests. Henceforth, the jwt/access token is saved using cookies on login and no need to reuse or handle it manually through request handlers.

vercel[bot] commented 5 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
afrisplash-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 31, 2024 10:14am
sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
8 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.9% Duplication on New Code

See analysis details on SonarCloud