OperationCode / operationcode_frontend

Front-end repository for live site. Please go to `front-end` repo to contribute instead.
https://operationcode.org
MIT License
101 stars 222 forks source link

Social Logins Frontend new PR #957

Closed PixelWitch closed 6 years ago

PixelWitch commented 6 years ago

Description of changes

Implements social logins on the frontend of the website for Google and Facebook. The original pr #743 was closed due to issues with merging the pr on github.

kylemh commented 6 years ago

buttonhover

kylemh commented 6 years ago

This is ready to be merged, except we need to eliminate the hard-coded API keys and implement official Operation Code API keys for Facebook and Google OAuth into Travis.

kylemh commented 6 years ago

Google API key is in Travis 👍 Ensured that history is available in all places where the registration component loads 👍 Need to do more work in the dev dashboard for the Facebook API.

kylemh commented 6 years ago

Both API keys are in Kubernetes Secrets 💃