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

Should new Proxy get a third argument as well? #6

Closed
ajvincent opened this issue Mar 16, 2022 · 1 comment
Closed

Should new Proxy get a third argument as well? #6

ajvincent opened this issue Mar 16, 2022 · 1 comment

Comments

@ajvincent
Copy link
Collaborator

No description provided.

@ajvincent
Copy link
Collaborator Author

I think the answer should be yes. When that third argument is available but missing, the default behavior doesn't change. Since new Proxy doesn't have more than two arguments right now, we should reasonably expect people aren't using a third argument...

Ultimately, I think it's safe to add revocation by the third argument's signal property.

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

No branches or pull requests

1 participant