Bookstore Integration Guide
The goal of Cantook Cloud is to provide an optimal experience for user accessing their purchased books, either by using an online bookshelf or the Cantook mobile application. This is achieved by providing them with a user friendly way to access their books. In order to integrate Cantook Cloud, an online bookstore must:
-
Obtain a Cantook Cloud identifier for each participating customer, through OpenID Connect’s Implicit Flow with Form Post.
-
Add customer’s purchases to Cantook Cloud via its Delivery API, using the previously obtained Cantook Cloud Identifier and the information about the purchase provided by Cantook Hub
Both parts are explained in this document.