Me learning Auth with PERN stack.
Stars
2
Forks
1
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
11
commits
Finally convinced that axios is better than pure fetch😆🤦, and added max age to the jwt cookie from the server
73e9c52View on GitHubremoved 'email' field from the server cuz it's un-needed for this particular project.
2086bf7View on GitHubCreated all routes & pages and ahndeled protected and restriced routes, implemented dark/light theme switching, added react-icon library and used it😆
c2c9862View on GitHub