ASWebAuthSessionContextProvider

@MainActor
public class ASWebAuthSessionContextProvider : NSObject, ASWebAuthenticationPresentationContextProviding

Default implementation of ASWebAuthenticationPresentationContextProviding for the ASWebAuthenticationSession.

  • Declaration

    Swift

    @MainActor
    public func presentationAnchor(for session: ASWebAuthenticationSession) -> ASPresentationAnchor