Skip to main content

SocialProfile app extension

Project description

================
CS SOCIALPROFILE
================

Based on `django-socialprofile <https://github.com/cyface/django-socialprofile>`_ and adapted by `Code Syntax <https://www.codesyntax.com>`_

CONFIGURATION
=============

Just write this in your settings.py file:


SOCIAL_AUTH_PIPELINE = (
'social_auth.backends.pipeline.social.social_auth_user',
'social_auth.backends.pipeline.associate.associate_by_email',
'social_auth.backends.pipeline.user.get_username',
'social_auth.backends.pipeline.user.create_user',
'social_auth.backends.pipeline.social.associate_user',
'social_auth.backends.pipeline.user.update_user_details',
'social_auth.backends.pipeline.social.load_extra_data',
'cssocialprofile.pipeline.extra_values.twitter_extra_values',
'cssocialprofile.pipeline.extra_values.facebook_extra_values',
'cssocialprofile.pipeline.extra_values.openid_extra_values',
)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cssocialprofile-1.6.zip (37.4 kB view details)

Uploaded Source

File details

Details for the file cssocialprofile-1.6.zip.

File metadata

  • Download URL: cssocialprofile-1.6.zip
  • Upload date:
  • Size: 37.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for cssocialprofile-1.6.zip
Algorithm Hash digest
SHA256 3ce19af3b5ac82a956ff4a75f746eeb37c24e474c445d3d2607b6f3b5d3c38a7
MD5 03f384b7a453b3beca8b2165cbe6d98c
BLAKE2b-256 d15a6109dbb5a9d402baf06b48ffa78aeceb45d7f4c690fbe67991986502c65a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page