WooCommerce-REST-API-Client-Library icon indicating copy to clipboard operation
WooCommerce-REST-API-Client-Library copied to clipboard

How to get nonce

Open DidierEv opened this issue 6 years ago • 0 comments

Hi, Is it possible to retrieve the Wordpress/Woocommerce nonce of the current user via this REST API? Something in the lines of print_r( $client->customers->get( $nonce ) ); maybe?

Don't know if this is possible? Any help to get the nonce via the API would be much appreciated!

Thanks guys!

DidierEv avatar Jun 12 '19 08:06 DidierEv