WooCommerce-REST-API-Client-Library
WooCommerce-REST-API-Client-Library copied to clipboard
How to get nonce
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!