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