package
2.263.0
Repository: https://github.com/onsdigital/dp-api-clients-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New creates a new instance of Identity Client with a given zebedee url.
NewWithHealthClient creates a new instance of Client, reusing the URL and Clienter from the provided health check client.

# Constants

Possible Token types.
Possible Token types.

# Structs

Client is an identity client which can be used to make requests to the server.

# Interfaces

TokenIdentity is the Client used by the GraphQL package to make queries.

# Type aliases

AuthFailure is an alias to an error type, this represents the failure to authenticate request over a generic error from a http or marshalling error.
TokenType iota enum defines possible token types.