API key usage for Customer type users
-
This may be a dumb question but should a “Customer” type user be able to create a product?
I’m logged in with a customer, if I make an API call with a key that has write access (I only have one, admin) which would be the best option to control this? Do I forcibly need to verify if the user logged in is an admin or should I generate a new, read only permission, consumer_key each time a customer user is created, so I can relate the API usage with its consumer key and secret?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘API key usage for Customer type users’ is closed to new replies.