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 redirectURI : String
The application’s redirect URI. Is initialized.