# Enabling Github Auth on Firebase

1. Open firebase, go to firebase authentication, and start with the github sign in capability.
2. Add a github oauth app from your account, it should give you a client secret and client id , add that to firebase.
3. Copy the callback url from firebase and add it to your github app.

Github Auth with Firebase is ready.
