@aws-amplify/auth
Version:
Auth category of aws-amplify
9 lines (7 loc) • 297 B
JavaScript
// 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