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

fix(#13) : fix login issues for Facebook #174

Merged
merged 5 commits into from
Oct 3, 2023

Conversation

bhoomikshetty
Copy link
Contributor

@bhoomikshetty bhoomikshetty commented Oct 2, 2023

Fixed Facebook Authentication.

Cause of the issue:
Facebook has changed the setup for login.

Fix:
Adding "facebook_client_token" which takes in Client Token as the value, in strings.xml under android > app > src > main > res > values > strings.xml.

Client Token can be found here: https://developers.facebook.com/apps/6746336095484104/settings/advanced/ under Security tab.

@bhoomikshetty bhoomikshetty changed the title fix(JordyHers-org#13) : fix login issues for Facebook fix(#13) : fix login issues for Facebook Oct 2, 2023
@JordyHers JordyHers changed the base branch from master to dev October 2, 2023 21:54
@JordyHers JordyHers merged commit a28f085 into JordyHers-org:dev Oct 3, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants