SFSDKIDPAuthHelper Class Reference
Inherits from | NSObject |
---|---|
Declared in | SFSDKIDPAuthHelper.h |
+ invokeIDPApp:completion:
+ (void)invokeIDPApp:(SFSDKAuthSession *)session completion:(void ( ^ ) ( BOOL ))completionBlock
+ invokeSPApp:completion:
+ (void)invokeSPApp:(NSURL *)url completion:(void ( ^ ) ( BOOL ))completionBlock
+ invokeSPAppWithError:error:reason:
+ (void)invokeSPAppWithError:(SFOAuthCredentials *)spAppCredentials error:(nullable NSError *)error reason:(NSString *)reason