...
- Invoking Admin REST APIs
(a) Password Grant
(b) Refresh Token Grant - Logging in and storing subscriber access tokens
- Invoking Store REST APIs
Info |
---|
To secure the connection between the front end application and the middle tier application, enable CORS for the backend application. When enabling CORS you need to make sure to only allow the host of your front end application so that users accessing from other hosts are unable to attack your system. |