UA-Smart-Signage-Platform / Content-Manager-System-and-Content-Creator-Tool

Content Manager System and Content Creator Tool developed to facilitate the presentation of information.
GNU General Public License v3.0
1 stars 0 forks source link

Updating state management of login #185

Closed fungame2270 closed 2 months ago

fungame2270 commented 2 months ago

Issue

Partially done of #178 .

Reason for this change

This change improves the code for a more scallable app. To managing login status easier.

Description of changes

Using zustand to manage status and using cookies to save the jwt in a secure mode.

Description of how you validated changes

tested locally

Checklist

Aditional Information

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud