# Functions
Callback is function that verifies code and get tokens (and store then on config file).
PKCEgenerator returns a valid codeVerifier and codeChallenge.
RecoverToken uses keyring to recover access token.
StorageTokens uses keyring to storage refresh and access tokens.