# Functions

NewFakeConfigServer creates a fake server implementation of ConfigService that can be used for testing API clients.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
FakeConfigServer is a fake server implementation of ConfigService that can be used for testing API clients.
No description provided by the author
TokenRequest is a struct to hold the request parameters for the authenticateHandler following the OAuth2.0 specification.
TokenResponse is a struct to hold the response parameters for the authenticateHandler following the OAuth2.0 specification.