UNPKG

@aws-amplify/auth

Version:
9 lines (7 loc) 297 B
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. // SPDX-License-Identifier: Apache-2.0 const listenForOAuthFlowCancellation = () => { // no-op for non-browser environments }; export { listenForOAuthFlowCancellation }; //# sourceMappingURL=cancelOAuthFlow.native.mjs.map