We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 04168d5 + 7ce1f32 commit 5a4df76Copy full SHA for 5a4df76
src/facebook.php
@@ -768,8 +768,6 @@ protected function createSessionFromSignedRequest($data) {
768
* Then saves it in $this->signed_data
769
*
770
* @param String A signed token
771
- * @param Boolean Should we remove the parts of the payload that
772
- * are used by the algorithm?
773
* @return Array the payload inside it or null if the sig is wrong
774
*/
775
protected function parseSignedRequest($signed_request) {
0 commit comments