func presentationAnchor()

in Sources/UberAuth/Authorize/AuthenticationSession.swift [114:116]


    func presentationAnchor(for session: ASWebAuthenticationSession) -> ASPresentationAnchor {
        anchor ?? UIWindow()
    }