AKFViewController
A more recent version of this class is available. Check out the latest version.

A view controller for Account Kit that reports the status of the login through the delegate.

Extends Protocol:AKFAdvancedUIManaging, AKFConfiguring, AKFTheming
Declared in:AKFViewController.h
Properties
delegate

The delegate for the receiver.

@property (nonatomic, weak) id<AKFViewControllerDelegate> delegate;
Declared In: AKFViewController.h
loginType

The type of login that the receiver controls.

@property (nonatomic, assign, readonly) AKFLoginType loginType;
Declared In: AKFViewController.h