var authorizationURL : URL
A URL constructed from the
authorizationEndpoint
and authorizationParams
for use with an ASWebAuthenticationSession. Read-only.var authorizationParams : [String : String]
The parameters for the
authorizationURL
. Read-only.