Code Monkey home page Code Monkey logo

Comments (5)

pennersr avatar pennersr commented on May 22, 2024

This is indeed still on the TODO list. I was planning on adding some sort of FacebookAccessToken model, as the token cannot be stored next to the account information due to the fact that it is FB app dependent. Is your code up for review somewhere?

from django-allauth.

VuongN avatar VuongN commented on May 22, 2024

By "the rest of user information" did you mean user information retrieved from Facebook? If it is, then I believe that would break's Facebook Term of Service, which probably shouldn't be added to the core codes.

from django-allauth.

frontfelipe avatar frontfelipe commented on May 22, 2024

No no, user allows or not the access on your information.... the levels of security is define by the User on FB...

from django-allauth.

andrijan avatar andrijan commented on May 22, 2024

frontfelipe, what changes did you make to the code?

from django-allauth.

mariosgn avatar mariosgn commented on May 22, 2024

Also the twitter authentication should store the access_token and the access_token_secret, right ?
I'm trying to use tweepy (to post a message) after the connection with the user twitter account... but I need the those two missing values.
If I understand well, the two values are contained (as GET parameters) into the url called just after the user authorize the connection. So I should have them into the allauth.twitter.views.login_done function.
I should simply store them somewhere.
I will try to make a patch.

from django-allauth.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.