# Functions

New creates a new authentication API client.
New creates a new authentication API client with basic auth credentials.
New creates a new authentication API client with a bearer token for authentication.
NewTokenReviewOK creates a TokenReviewOK with default headers values.
NewTokenReviewParams creates a new TokenReviewParams object, with the default timeout for this client.
NewTokenReviewParamsWithContext creates a new TokenReviewParams object with the ability to set a context for a request.
NewTokenReviewParamsWithHTTPClient creates a new TokenReviewParams object with the ability to set a custom HTTPClient for a request.
NewTokenReviewParamsWithTimeout creates a new TokenReviewParams object with the ability to set a timeout on a request.

# Structs

Client for authentication API */.
TokenReviewOK describes a response with status code 200, with default header values.
TokenReviewParams contains all the parameters to send to the API endpoint for the token review operation.
TokenReviewReader is a Reader for the TokenReview structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption may be used to customize the behavior of Client methods.