criso / fbgraph

NodeJs module to access the facebook graph api
http://criso.github.io/fbgraph/
1.09k stars 176 forks source link

Fix for creating secret proof for non-static access tokens. #60

Closed mikechun closed 9 years ago

mikechun commented 10 years ago

Wrong secret_proof was being generated when an access token is specified in the URL.

criso commented 9 years ago

Awesome!