Skip to content

OAuth2: add an option to disable "state" parameter

username-removed-10562 requested to merge disable-state into master

Unfortunately, not all providers support the "state" parameter, despite being mandatory in the spec. https://bugs.launchpad.net/bugs/1449268

Merge request reports