Instance Property complete
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.
Availability
- iOS 13.0+
- macOS 10.15+
- tvOS 13.0+
- watchOS 6.0+
Framework
- Sw
Auth
Declaration
let completeVerificationURI: String?