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

In Facebook mode, profile images are returned as actual facebook URLs #32

Open
bemasc opened this issue Aug 7, 2015 · 0 comments
Open
Assignees

Comments

@bemasc
Copy link

bemasc commented Aug 7, 2015

Noticed while testing the uProxy Cordova app: Facebook profile images are URLs like https://fbcdn-profile-a.akamaihd.net/hprofile-ak-xpa1/v/t1.0-1/p50x50/..._n.jpg. This doesn't currently work in the Cordova app due to Cross-Origin restrictions, but it seems like the right fix might be to make sure that the social provider returns data: URLs, and also caches profile images internally.

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