Registration backends¶
- class django_facebook.registration_backends.FacebookRegistrationBackend[source]¶
A backend compatible with Django Registration It is extremly simple and doesn’t handle things like redirects etc (These are already handled by Django Facebook)
- class django_facebook.registration_backends.NooptRegistrationBackend[source]¶
Noopt backends forms the basis of support for backends which handle the actual registration in the registration form