Skip to content

pick up nonce correctly in authorize endpoint since it could be a POST request as well#1032

Open
ashfame wants to merge 2 commits into
bshaffer:mainfrom
ashfame:authorize_endpoint_nonce_fix_for_post_request
Open

pick up nonce correctly in authorize endpoint since it could be a POST request as well#1032
ashfame wants to merge 2 commits into
bshaffer:mainfrom
ashfame:authorize_endpoint_nonce_fix_for_post_request

request property doesn't work like $_REQUEST, hence pickup from $_GET…

53c0f11
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs