Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 539 Bytes

File metadata and controls

16 lines (9 loc) · 539 Bytes

Read me

/* googleAuthenticationHandler module is updated which uses the client id of the project created in google console using the mail id juego1544@gmail.com the password is present in the .env module */

Please pull the code using git pull origin master

Followed by npm install to download the latest dependencies of this project.

Refer this article for info on tokens and authentication

https://medium.com/swlh/jwt-authentication-authorization-in-nodejs-express-mongodb-rest-apis-2019-ad14ec818122