stafftastic/Authenticate with Stafftastic API

Authenticate with the Stafftastic API, creating a JWT from a service account and exchanging it for a short lived access token.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
serviceAccountBase64The Base64-encoded JSON representation of a service accountyes
tokenEndpointThe endpoint to use for token exchangeyeshttps://oauth2.stafftastic.com/oauth2/token
namedescription
accessTokenThe exchanged access token