NAME
Amazon::CreatorsAPI::Auth - Handle to get auth token
DESCRIPTION
Amazon::CreatorsAPI::Auth handles to get auth token
The flow to fetch access token: https://affiliate-program.amazon.com/creatorsapi/docs/en-us/get-started/using-curl
METHODS
new($credential_id, $credential_secret, $credential_version, $opt)
Constructor
get_access_token()
get valid access token to call API
AUTHOR
Dai Okabayashi
LICENSE
Amazon::CreatorsAPI::Auth is free software; you can redistribute it and/or modify it under the terms of the Artistic License 2.0. (Note that, unlike the Artistic License 1.0, version 2.0 is GPL compatible by itself, hence there is no benefit to having an Artistic 2.0 / GPL disjunction.) See the file LICENSE for details.