Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added webAuth cancel for ios to prevent active transaction errors #1063

Merged
merged 6 commits into from
Feb 7, 2025

Conversation

pmathew92
Copy link
Contributor

@pmathew92 pmathew92 commented Feb 6, 2025

Changes

This PR added support to cancel any ongoing transaction on iOS while using UL
Fixes #1027

References

https://github.com/auth0/Auth0.swift/blob/master/FAQ.md#5-how-to-resolve-the-failed-to-start-this-transaction-as-there-is-an-active-transaction-at-the-moment-error

  • This change adds unit test coverage
  • This change has been tested on the latest version of the platform/language or why not

Checklist

@pmathew92 pmathew92 requested a review from a team as a code owner February 6, 2025 11:51
poovamraj
poovamraj previously approved these changes Feb 7, 2025
@pmathew92 pmathew92 merged commit 85832e9 into master Feb 7, 2025
7 checks passed
@pmathew92 pmathew92 deleted the SDK-5637 branch February 7, 2025 07:35
@kailash-b kailash-b mentioned this pull request Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Login flow can get stuck with transactionActiveAlready
2 participants