How to get nonce
DidierEv opened this issue · 0 comments
DidierEv commented
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!