VerIDAuthenticationSession
@objc
public class VerIDAuthenticationSession : VerIDSession
Use to launch authentication sessions
-
Authentication session initializer
Declaration
Swift
@objc public init(settings: VerIDAuthenticationSessionSettings? = nil)Parameters
settingsThe settings for the session or
nilto use default
VerIDAuthenticationSession Class Reference