codeuino / social-platform-donut-frontend

This is an Open Source social Platform where people can interact with Open Source expertise around the globe and work on different projects
207 stars 220 forks source link

Implements GoogleOAuth via Passport and Cookie based auth #657

Closed lazycipher closed 4 years ago

lazycipher commented 4 years ago

This PR implements Google OAuth and uses Cookie for authentication. PR on backend: https://github.com/codeuino/social-platform-donut-backend/pull/197

lazycipher commented 4 years ago

@vaibhavdaren, @capedcrusader23, @Rupeshiya, @AuraOfDivinity Please review once. Note: Code refactoring is left!

lazycipher commented 4 years ago

@vaibhavdaren, Both these need to be merged to work properly in deployments! https://github.com/codeuino/social-platform-donut-backend/pull/197 (Merged)

vaibhavdaren commented 4 years ago

@vaibhavdaren, Both these need to be merged to work properly in deployments! codeuino/social-platform-donut-backend#197 (Merged)

Please fix these and get this peer reviewed

lazycipher commented 4 years ago

Please fix these and get this peer reviewed

Sure thing! I'll do it asap!