Skip to content
Snippets Groups Projects
  • Patrick Radtke's avatar
    Make authfacebook compatibile with new facebook response query parameters · 5d484eaf
    Patrick Radtke authored
    Do not include query parameters when constructing redirect uri for use with
    the `access_token` endpoint.
    
    Background:
    Depending on your Facebook app configuration Facebook may return additional query
    parameters after a a user authorizes an app. The module was incorrectly adding
    these extra params to its redirect uri and generating a redirect uri that is
    not in the app's whitelist.
    5d484eaf
Code owners
Assign users and groups as approvers for specific file changes. Learn more.