Contents

delegate

A delegate that the session request instance informs about authentication completion.

Declaration

weak var delegate: (any ASWebAuthenticationSessionRequestDelegate)? { get set }

See Also

Indicating completion