authfacebook compatability with Facebook strict URI match
Per https://developers.facebook.com/docs/facebook-login/security/#strict_mode the `state` parameter should be used for any state needed after the redirect, and the redirect URI should remain constant.
Showing
- modules/authfacebook/extlibinc/base_facebook.php 1 addition, 1 deletionmodules/authfacebook/extlibinc/base_facebook.php
- modules/authfacebook/lib/Auth/Source/Facebook.php 1 addition, 1 deletionmodules/authfacebook/lib/Auth/Source/Facebook.php
- modules/authfacebook/lib/Facebook.php 7 additions, 0 deletionsmodules/authfacebook/lib/Facebook.php
- modules/authfacebook/www/linkback.php 8 additions, 4 deletionsmodules/authfacebook/www/linkback.php
Loading
Please register or sign in to comment