ppalone / crypt

㊙️ A secret & secure place where you can only view your blogs 📝.
https://crypt.ppalone.me/
MIT License
20 stars 6 forks source link

Add OAuth with Google and Github [Enhancement] #15

Open AbhayAysola opened 3 years ago

AbhayAysola commented 3 years ago

Currently, the method of signing up is to enter name, email and password. Instead of that, a sign in with Github or Google option would be simpler and easier to sign up and log in. Google Sign in Docs

ppalone commented 3 years ago

It will be a great enhancement. As there will be no need of email verification and no need to remember password. One click and you are in the app 😊

AbhayAysola commented 3 years ago

Exactly, I will try to integrate Google later, and I'll let you know how it goes :)

ppalone commented 3 years ago

passport-google-oauth2 allows you to integrate Google OAuth easily.

http://www.passportjs.org/packages/passport-google-oauth2/

AbhayAysola commented 3 years ago

All right, thanks man.

On Sat, 21 Nov 2020, 9:46 p.m. Pranjal Alone, notifications@github.com wrote:

passport-google-oauth2 allows you to integrate Google OAuth easily.

http://www.passportjs.org/packages/passport-google-oauth2/

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ppalone/crypt/issues/15#issuecomment-731600017, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQCLNJINQLHZTZHWTQGZXGDSQ7RWXANCNFSM4T5QXV6Q .