let clientID : String
The client identifier issued by the server. Is initialized.
let keychain: Keychain
Instance of KeychainAccess. Is initialized.
let redirectURI : String
The application’s redirect URI. Is initialized.
let tokenEndpoint : URL
The server’s token endpoint URL. Is initialized.