Overview
App Manifest
The App manifest is a JSON file that describes the application details, including name and version. It lists the required by the App permissions. Defines App mounting points in the Dashboard and specify the Auth Persistence.
App Requirements
Saleor API requires two endpoints to be implemented on the App side - the Manifest URL and Register URL.