Generate Client API Secret Key
Generate Client API Secret Key to Be Used in API Requests from Mobile Apps
- Client API Secret Key will be used on the application side. Once generated, you must set this key in the application as the JWT secret code.
Steps:
- Go to:
http://eshop.in/admin/client-api-keys/
- Generate the secret as shown in the image below.
- Set the generated secret on the app side as the JWT Secret Key.
Sample image