issues
search
aadeshkulkarni
/
sanchay-ai-frontend
3
stars
4
forks
source link
Implement Google login authentication
#1
Closed
aadeshkulkarni
closed
10 months ago
aadeshkulkarni
commented
10 months ago
Implement Google authentication in the Login component of the project.
Location: src/Components/Login.js
User should be able to access the / and the /projects routes only if authenticated.
Store the auth token in localStorage since redux is not setup yet.
localhostd3veloper
commented
10 months ago
@aadeshkulkarni Is it done?
aadeshkulkarni
commented
10 months ago
@aadeshkulkarni Is it done?
Yes, this is now fixed.