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

Unflatten data received from backend. #1

Open
mimo00 opened this issue Jun 12, 2018 · 0 comments
Open

Unflatten data received from backend. #1

mimo00 opened this issue Jun 12, 2018 · 0 comments

Comments

@mimo00
Copy link

mimo00 commented Jun 12, 2018

Hi!
Firstly, thank you for package it is very helpful for us :)
The bug:
I am taking data from social login:
data = backend.user_data(response.get('access_token'))
Data from facebook backend looks:
{/data/}
And from Instagram:
{'data': {/data/}}
So data from Instagram are wrapped by 'data' key

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant