issues
search
software-students-fall2021
/
project-setup-penguin
project-setup-penguin created by GitHub Classroom
3
stars
4
forks
source link
lay the ground work for authentication
#167
Closed
janethuangg
closed
2 years ago
janethuangg
commented
2 years ago
this PR
sets up passport w/ json web tokens
sets up an app-wide state variable for tracking the token
incorporates auth into deck & card creation process & account page
this PR