Authorization
Uvodo Storefront API using Client ID for authorization. The Client ID should be sent as a request header with the X-UVODO-CLIENT-ID name for every single request.
- 1.Connect to the application server with ssh and change the directory to the Uvodo root directory.
- 2.run the
php bin/console app:list
command and follow the steps.
- 1.Connect to the application server with ssh and change the directory to the Uvodo root directory.
- 2.run the
php bin/console app:create
command and follow the steps.
Last modified 3mo ago