Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to save the user data.? #418

Closed
pythonshiva opened this issue Oct 20, 2014 · 1 comment
Closed

How to save the user data.? #418

pythonshiva opened this issue Oct 20, 2014 · 1 comment

Comments

@pythonshiva
Copy link

I can able to get my user data from google+, facebook, twitter.But how can i save that user data in my db that i got from your api.

@omab
Copy link
Owner

omab commented Oct 23, 2014

You can store it on so many places, custom models, caches (memcached, redis), user session, cookies, etc, just pick the one that fits your problem. (This question is not actually related to the lib).

@omab omab closed this as completed Oct 23, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants