Contents

presentationContextProvider

A delegate that provides a display context in which the system can present an authentication session to the user.

Declaration

weak var presentationContextProvider: (any ASWebAuthenticationPresentationContextProviding)? { get set }

Mentioned in

See Also

Presenting a Session