SWLoginManagerDelegate
protocol SWLoginManagerDelegate : AnyObject
Undocumented
-
Undocumented
Declaration
Swift
func socialLoginSucceded(_ user: SWUser)
-
Undocumented
Declaration
Swift
func socilaLoginFailed(_ error: String)
-
Undocumented
Declaration
Swift
func socialLoginParentViewController() -> UIViewController
-
Undocumented
Declaration
Swift
func startAnimating()
-
Undocumented
Declaration
Swift
func stopAnimating()
-
loginTypeSelected(_:)
Default implementationUndocumented
Default Implementation
Undocumented
Declaration
Swift
func loginTypeSelected(_ type: SignupOptions)