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.


Top ↑

Return Return

(WP_Error|null|bool)


Top ↑

Source Source

File: packages/woocommerce-blocks/src/RestApi.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.