SubscriptionFlow uses the OAuth 2.0 authorization framework to provide client applications with secure delegated access.
What is OAuth?
OAuth works over HTTPS and authorizes devices, APIs, servers, and applications with access tokens rather than credentials. It is a protocol that is used to grant a third-party website or application access to the user's protected resources, without necessarily revealing their long-term credentials or even their identity.
How to Use OAuth
- To generate an OAuth token, go to the Administration Settings and click on API Keys under Apps & API.
- Enter the client’s name and click on ‘Create Client’.
- A client ID and client secret will be generated. Copy and paste these into relevant fields inside the third part app you are sharing data with.
- Click on the ‘Revoke’ button to disable the API credentials.
Comments
0 comments
Please sign in to leave a comment.