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

Add AbortSignal's abort reason to WebOTP #56

Closed
nsatragno opened this issue Nov 22, 2021 · 0 comments · Fixed by #57
Closed

Add AbortSignal's abort reason to WebOTP #56

nsatragno opened this issue Nov 22, 2021 · 0 comments · Fixed by #57

Comments

@nsatragno
Copy link

The AbortSignal / AbortController API has changed recently to support passing a reason. This reason should be checked instead of the aborted flag, see the DOM spec.

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 a pull request may close this issue.

1 participant