Replies: 0
WooCommerce allows the creation of a pair of Consumer key and secret for interacting with its REST API. I am exposing some custom endpoints and would like to use the Consumer key and secret for some general validation.
Do WooCommerce provide some methods to validate a pair of Consumer key and secret?