todos-express-google
todos-express-google copied to clipboard
Todo app using Express and Passport for sign in with Google.
Results
3
todos-express-google issues
Sort by
recently updated
recently updated
newest added
Logout?
2
First of all - thanks for this great example, helps a lot! My question is - how make complete logout, with ability to change google user? because right now even...
Simple Typo Fix in /routes/auth.js
Hi, I need help please. When I try this example, I can not get refreshToken from verify() function. Right now I'm using this scripts to get refreshToken but still no...