Instance Property

completeVerificationURI

The server may respond with a complete verification URI in addition to a verification URI (the verification URI combined with the user code). Following the complete verification URI allows the user to not have to type-in the user code. Is nil if one was not provided.

Declaration

let completeVerificationURI: String?

Discussion