MetaMask / core

This monorepo is a collection of packages used across multiple MetaMask clients
MIT License
293 stars 188 forks source link

feat: add batch delete endpoint support for UserStorageController & profile sync SDK #4938

Closed mathieuartu closed 1 week ago

mathieuartu commented 1 week ago

Explanation

This PR adds support for the batch delete endpoint, for both UserStorageController and the SDK

References

Fixes https://github.com/MetaMask/core/issues/4936

Changelog

@metamask/profile-sync-controller

Checklist