Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add facebook authentication #5

Open
ankurg132 opened this issue Oct 6, 2021 · 4 comments
Open

Add facebook authentication #5

ankurg132 opened this issue Oct 6, 2021 · 4 comments
Labels
enhancement New feature or request hacktoberfest

Comments

@ankurg132
Copy link
Member

We currently have support for google auth, we also need to add facebook authentication!

@ankurg132 ankurg132 added enhancement New feature or request hacktoberfest labels Oct 6, 2021
@Sayam06
Copy link

Sayam06 commented Oct 6, 2021

I can do, but I need a developer account for that, cannot use my developer account

@ankurg132
Copy link
Member Author

You can use any demo account and while making a pull request you can just replace the original credentials with something like "add your secret key here"

@Sayam06
Copy link

Sayam06 commented Oct 7, 2021

You can use any demo account and while making a pull request you can just replace the original credentials with something like "add your secret key here"

The thing is that for facebook auth, you need to enter the unique SHA-1 hash value of your app in their website, they don't give you a key separately. So if i do the auth, you guys have to set it up on your facebook dev account (like putting the hash keys and stuffs)

@ankurg132
Copy link
Member Author

The app is already using Firebase where we only need the ID and secret for facebook which I can set up myself, (SHA keys are already set up there), but for you to use firebase you will need to create a dummy firebase app, add your keys there and enable facebook auth by adding the credentials, in the push, you just need to mention in a comment where we need to add any credentials. You can join the projects discord at discord.semikolan.co for further clarification.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants