Skip to content
  • Etienne Lachere's avatar
    [oAuth2] new BrowserRedirect exception · cc0fc417
    Etienne Lachere authored and Romain Bignon's avatar Romain Bignon committed
    meant to work with oAuth2 compliant modules. The module constructs the
    authorization_uri with every params it needs (at least client_id and redirect_uri),
    then raise BrowserRedirect with this uri.
    cc0fc417