The wo_before_authorize_method action is triggered immediately after a request to the authorize endpoint is made. No authentication has been made at this point and can be used to intercept the authorization method before the OAuth server runs.
The wo_before_authorize_method action is triggered immediately after a request to the authorize endpoint is made. No authentication has been made at this point and can be used to intercept the authorization method before the OAuth server runs.