Get authorisation access tokens by supplying credentials to an authorisation endpoint
npm install @modernpoacher/authorisation@modernpoacher/authorisationGet authorisation access tokens by supplying credentials to an authorisation endpoint
Parameters can be supplied as arguments at the comment line, or as environment variables
``dotenv``
AUTHORISATION_ENDPOINT=
CLIENT_ID=
CLIENT_SECRET=
AUDIENCE=
GRANT_TYPE='client_credentials'