19 #import <UIKit/UIKit.h> 23 NS_ASSUME_NONNULL_BEGIN
39 + (id<OIDAuthorizationFlowSession>)
41 presentingViewController:(UIViewController *)presentingViewController
iOS specific convenience methods for OIDAuthState.
Definition: OIDAuthState+IOS.h:27
Represents an authorization request.
Definition: OIDAuthorizationRequest.h:40
void(^ OIDAuthStateAuthorizationCallback)(OIDAuthState *_Nullable authState, NSError *_Nullable error)
The method called when the authStateByPresentingAuthorizationRequest:presentingViewController:callbac...
Definition: OIDAuthState.h:48