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

Allow unauthorized requests to trigger user approval callback. #725

Closed
danfinlay opened this issue Feb 5, 2019 · 1 comment
Closed

Allow unauthorized requests to trigger user approval callback. #725

danfinlay opened this issue Feb 5, 2019 · 1 comment
Labels
PermissionController Related to the PermissionController.

Comments

@danfinlay
Copy link
Contributor

Allows lazier consumption of the resulting API: permissions could be requested as-needed.

Maybe added as an option?

As discussed in MetaMask/metamask-extension#6110

@rekmarks rekmarks transferred this issue from MetaMask/rpc-cap Jan 3, 2022
@rekmarks rekmarks added the PermissionController Related to the PermissionController. label Jan 3, 2022
@rekmarks rekmarks transferred this issue from MetaMask/snaps Mar 11, 2022
@rekmarks
Copy link
Member

We are not likely to support this feature for the ZCAP-LD-inspired permission system, especially given the direction of the multichain provider API, which enforces a model where all API endpoints need to be explicitly requested before they can be used. See CAIP-25.

@rekmarks rekmarks closed this as not planned Won't fix, can't repro, duplicate, stale Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PermissionController Related to the PermissionController.
Projects
None yet
Development

No branches or pull requests

2 participants