Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7165405
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T14:14:01+00:00 2026-05-28T14:14:01+00:00

This is discussed in this thread but it looks like it hasn’t been documented

  • 0

This is discussed in this thread but it looks like it hasn’t been documented yet.

I’m ultimately trying to create the following Facebook Connect sign-up flow:

  1. User connects to Facebook (such that django-social-auth gets an access token but doesn’t yet create a User in Django)

  2. User is taken to a View that I’ll write which will have the access token so that I can provide a registration form and include data from Facebook (e.g. “here’s your Facebook profile picture, you can optionally upload a new one to use on our site”)

  3. User clicks a link to create account and only then is the Django user created.

Right now I’m trying to step-through and reverse-engineer the django-social-auth source to figure out a way to do this, but if someone could show an example or even a high level explanation of a plausible way to do this, that would be awesome.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T14:14:02+00:00Added an answer on May 28, 2026 at 2:14 pm

    Backend init.py

    line 71 at the time of this reply.

    PIPELINE = setting('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.social.load_extra_data',
                'social_auth.backends.pipeline.user.update_user_details',
           ))
    

    Adding SOCIAL_AUTH_PIPELINE to your settings file and editing those values should allow you to customize you pipeline.

    Also, by what you wrote, you might want to set SOCIAL_AUTH_CREATE_USERS to false

    edit:Fix link

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I know this has been discussed many times, but I am not sure I
I know this has been discussed a lot of times but is there any
I'm very surprised this issue hasn't been discussed in-depth: This article tells us how
I am sure this has been discussed in this group, but I couldn't find
I posted this is the thread which discussed about request_threaded_irq but I did not
I'm having a problem similar to the one discussed in this thread , but
I know this topic has been discussed and killed over and over again, but
This has been discussed in a few threads - but none gave any real
ASP.NET MVC has been discussed on this forum a few times. I'm about to
I don't know if this has been discussed. Let's say you are in a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.