# Functions
GenerateCredentials calls the oauth2 API to get the credentials.
GetCredentials returns the C14 credentials file.
GetVerificationURL returns an url for the verification.
# Structs
Authentication is used to exchange the keys with the oauth2 API.
Credentials represents the informations to get a token, there are saved in `~/$CONFIG/c14-cli/c14rc.json`.