# 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.
# 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.