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

Add appsecret_proof support #243

Closed
wants to merge 2 commits into from
Closed

Add appsecret_proof support #243

wants to merge 2 commits into from

Conversation

fikisipi
Copy link
Contributor

@fikisipi fikisipi commented Oct 3, 2015

Adds support for secure Graph API calls with the appsecret_proof GET param (or POST if post_args). Described here

This PR successfully fixes #213, which was good but rejected because it wasn't PEP8 compliant and the argument wasn't positioned correctly (new argument last for compatibility).

@excieve
Copy link

excieve commented Jul 7, 2016

@martey is there any hope in getting this merged soon? It's quite important for better security of setups with mobile apps, which may pass access tokens to the server.

If there's something missing in the PR I'm happy help patching it up.

@fikisipi
Copy link
Contributor Author

fikisipi commented Jul 7, 2016

I'd help too! Docs are the most important.

@martey
Copy link
Member

martey commented Jul 7, 2016

I'd like to see automated tests and updated documentation before merging this.

@martey martey added this to the v2.0.0 milestone Jul 7, 2016
@martey martey modified the milestones: v3.0.0, v2.0.0 Aug 8, 2016
@wichert
Copy link

wichert commented Aug 14, 2016

@dimitrovskif Are you planning on updating this PR, or do you need help?

cleder added a commit to PrimarySite/facebook-sdk that referenced this pull request Oct 14, 2016
cleder pushed a commit to PrimarySite/facebook-sdk that referenced this pull request Nov 1, 2016
@martey
Copy link
Member

martey commented Nov 5, 2016

Closing in favor of #321, which includes tests.

@martey martey closed this Nov 5, 2016
thieman pushed a commit to thieman/facebook-sdk that referenced this pull request Mar 7, 2018
add tests and documentation, pep8

dimitrovskif changes to add appsecret_proof support mobolic#243

use hexdigest

add tests

pep8

add documentation

remove spaces around keyword / parameter equals

python 2 conditional install in one line
thieman pushed a commit to thieman/facebook-sdk that referenced this pull request Mar 7, 2018
add tests and documentation, pep8

dimitrovskif changes to add appsecret_proof support mobolic#243

use hexdigest

add tests

pep8

add documentation

remove spaces around keyword / parameter equals

python 2 conditional install in one line
thieman pushed a commit to thieman/facebook-sdk that referenced this pull request Mar 7, 2018
add tests and documentation, pep8

dimitrovskif changes to add appsecret_proof support mobolic#243

use hexdigest

add tests

pep8

add documentation

remove spaces around keyword / parameter equals

python 2 conditional install in one line

Duplicated this in rebase
DmytroLitvinov pushed a commit to softformance/facebook-sdk that referenced this pull request Aug 13, 2019
add tests and documentation, pep8

dimitrovskif changes to add appsecret_proof support mobolic#243

use hexdigest

add tests

pep8

add documentation

remove spaces around keyword / parameter equals

python 2 conditional install in one line

Duplicated this in rebase
DmytroLitvinov pushed a commit to softformance/facebook-sdk that referenced this pull request Aug 13, 2019
add tests and documentation, pep8

dimitrovskif changes to add appsecret_proof support mobolic#243

use hexdigest

add tests

pep8

add documentation

remove spaces around keyword / parameter equals

python 2 conditional install in one line

Duplicated this in rebase
DmytroLitvinov pushed a commit to softformance/facebook-sdk that referenced this pull request Aug 13, 2019
add tests and documentation, pep8

dimitrovskif changes to add appsecret_proof support mobolic#243

use hexdigest

add tests

pep8

add documentation

remove spaces around keyword / parameter equals

python 2 conditional install in one line

Duplicated this in rebase
DmytroLitvinov pushed a commit to softformance/facebook-sdk that referenced this pull request Aug 13, 2019
add tests and documentation, pep8

dimitrovskif changes to add appsecret_proof support mobolic#243

use hexdigest

add tests

pep8

add documentation

remove spaces around keyword / parameter equals

python 2 conditional install in one line

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

Successfully merging this pull request may close these issues.

None yet

4 participants