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

Fix RPError issuer timeouts with future/auth #3762

Merged
merged 2 commits into from
May 14, 2024
Merged

Conversation

lostra01
Copy link
Contributor

Proxy the issuer calls inside Google/Apple adapters, so they are not called immediately when anything from future/auth is imported, even if these adapters are not used anywhere in the Auth code.

Using the proxy enables the two adapters to stay completely synchronous, thus posing no breaking change to the existing codebase.

Changes were tested via package linking, and the timeouts have disappeared.

Copy link

changeset-bot bot commented May 13, 2024

🦋 Changeset detected

Latest commit: d233c65

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 6 packages
Name Type
sst Patch
@sst/console Patch
create-sst Patch
astro-sst Patch
svelte-kit-sst Patch
solid-start-sst Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

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.

None yet

2 participants