package
0.0.1
Repository: https://github.com/jseris/go-site24x7.git
Documentation: pkg.go.dev

# Functions

NewAuthenticator returns an Authenticator that contains a current access token, which is refreshed automatically based on the expiry.

# Structs

Authenticator contains all required authentication information to get an access token.
Token contains the access token and related information.