Skip to content
This repository was archived by the owner on Aug 3, 2023. It is now read-only.
This repository was archived by the owner on Aug 3, 2023. It is now read-only.

Support Facebook Connect #1

Description

@aidanlister

Facebook Connect allows users to register, authorise, and facilitates use of the Facebook Javascript SDK.

We need to build:
a) A middleware which will read the cookie set by the javascript SDK and provide request.facebook.graph access.
b) Registration workflows

The middleware might look something like this:
https://github.com/aidanlister/django-facebook/blob/master/django_facebook/middleware.py

This middleware checks each vector, and if it finds a successful login it initiates the graph consistently.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions