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-2.14.zip (36.7 kB view details)

Uploaded Source

File details

Details for the file cssocialprofile-2.14.zip.

File metadata

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

File hashes

Hashes for cssocialprofile-2.14.zip
Algorithm Hash digest
SHA256 7d33cc194f5cd2bdbfe320da1bd4ce70fa73ca971273c9b1d91fb50bd93d698f
MD5 ac0bf2d53c504bd24a5dbda60b9bea92
BLAKE2b-256 bc10ad2efbfa838254eb8c273ca4d6a01b1c17ca770f292e06dd96cb35bf09db

See more details on using hashes here.

Provenance

Supported by

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