Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Make Facebook login comply with best practices #32

Description

@brianhelba

Use a clearly branded "Log in with Facebook" button: https://developers.facebook.com/docs/facebook-login/checklist/#brandedlogin

When displaying the Log in with Facebook button, emphasize that your app will not post to Facebook without people's permission: https://developers.facebook.com/docs/facebook-login/checklist/#post

Ensure that pagination through long lists of Facebook groups is supported: https://developers.facebook.com/docs/graph-api/using-graph-api/#paging

Make a batched request for user profile + groups: https://developers.facebook.com/docs/graph-api/making-multiple-requests/#simple

Verifying Graph API Calls with appsecret_proof: https://developers.facebook.com/docs/graph-api/securing-requests/#appsecret_proof

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions