WC_REST_Authentication::send_unauthorized_headers()

Method: If the consumer_key and consumer_secret $_GET parameters are NOT provided and the Basic auth headers are either not present or the consumer secret does not match the consumer key provided, then return the correct Basic headers and an error message.

Source: includes/class-wc-rest-authentication.php:607

Used by 0 functions | Uses 1 function