> For the complete documentation index, see [llms.txt](https://docs.momentum.sh/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.momentum.sh/getting-started/installation/cloud-integrations/enabling-github-auth-on-firebase.md).

# 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.
