19 #import <Foundation/Foundation.h> 23 NS_ASSUME_NONNULL_BEGIN
45 - (void)authState:(
OIDAuthState *)state didEncounterAuthorizationError:(NSError *)error;
58 - (void)authState:(
OIDAuthState *)state didEncounterTransientError:(NSError *)error;
A convenience class that retains the auth state between OIDAuthorizationResponses and OIDTokenRespons...
Definition: OIDAuthState.h:54
Delegate of the OIDAuthState used to monitor errors.
Definition: OIDAuthStateErrorDelegate.h:21