HiveSight / hivesight.ai

React front-end for HiveSight.ai website
https://hivesight.ai
1 stars 1 forks source link

Implement Google Sign-In authentication and add sign-out functionality #16

Open baogorek opened 4 days ago

baogorek commented 4 days ago

Dev notes:

Storing the token using localStorage, which is different than cookies. It is the most convenient and long lasting, but there is a security vulnerability from cross site scripting attacks. Still, it seems this is a pretty common method.

netlify[bot] commented 4 days ago

Deploy Preview for hivesight ready!

Name Link
Latest commit c9c3dab5ff560cfb9cb229e4236bd979b9715860
Latest deploy log https://app.netlify.com/sites/hivesight/deploys/66ef44d40e2c5400089dcfad
Deploy Preview https://deploy-preview-16--hivesight.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

Lighthouse
1 paths audited
Performance: 66
Accessibility: 100
Best Practices: 100
SEO: 82
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.