Skip to content

Conversation

@achingbrain
Copy link
Member

@achingbrain achingbrain commented Oct 29, 2024

Allows passing an abort signal to authenticateServer to give the caller control of when to give up waiting for the server response.

Also allows passing a URL as the auth endpoint and allows overriding the hostname/fetch implementations as options instead of requiring them to be passed explicitly.

Change checklist

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation if necessary (this includes comments as well)
  • I have added tests that prove my fix is effective or that my feature works

Allows passing an abort signal to `authenticateServer` to give the
caller control of when to give up waiting for the server response.

Also allows passing a `URL` as the auth endpoint and allows overriding
the hostname/fetch implementations as options instead of requiring
them to be passed explicitly.
@achingbrain achingbrain requested a review from MarcoPolo October 29, 2024 17:50
@MarcoPolo MarcoPolo merged commit 3494773 into main Oct 29, 2024
21 checks passed
github-actions bot pushed a commit that referenced this pull request Oct 29, 2024
## [2.0.2](v2.0.1...v2.0.2) (2024-10-29)

### Bug Fixes

* allow aborting authentication ([#43](#43)) ([3494773](3494773))
@github-actions
Copy link

🎉 This PR is included in version 2.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants