9 #import <Foundation/Foundation.h> 11 extern NSString *
const MFErrorDomain;
15 typedef
NS_ENUM(NSInteger, MFErrorCode) {
16 MFErrorCodeNoServiceConfiguration = -101,
17 MFErrorCodeAlreadyAuthenticated = -110,
18 MFErrorCodeNoAuthState = -112,
typedef NS_ENUM(NSInteger, OIDErrorCode)
The various error codes returned from the AppAuth library.
Definition: OIDError.h:96