# Functions
Auth returns an Option that will set the auth token of the client.
No description provided by the author
Provider returns an Option that will set the git provider of the client currently only github is supported.
Timeout returns an Option that will set the timeout of the client.
Unsecure returns an Option that will allow the client to connect to a server with an invalid certificate.
URL returns an Option that will set the url of the auth server.
# Variables
No description provided by the author
# Type aliases
No description provided by the author