Abdulwahaab710 / CTFDashB

Capture The Flag (CTF) dashboard 🚩
MIT License
5 stars 5 forks source link

Add Google omniauth #547

Closed Abdulwahaab710 closed 3 years ago

Abdulwahaab710 commented 3 years ago

What are you trying to accomplish in this PR?

In this PR, I have added Google oauth2 to the application, this will allow users to sign up/in using a Google.

If a user has a already created an account through the application sign up and not through Google, we will not prevent them from signing in through Google, because when they sign in through Google, they verify that the email belongs to them.