RestApi::store_api_authentication( WP_Error|mixed $result )
The Store API does not require authentication.
Description Description
Parameters Parameters
- $result
-
(Required) Error from another authentication handler, null if we should handle it, or another value if not.
Return Return
(WP_Error|null|bool)
Source Source
File: packages/woocommerce-blocks/src/RestApi.php