TYPEALIAS

OAuthCompletion

public typealias OAuthCompletion = (_ tokenResponse: TokenResponse) -> Void

A closure handler with an OAuthResponse as a parameter with no return type