-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Closed
Labels
Components Big RockThis issue tracks a big effort which can span multiple issuesThis issue tracks a big effort which can span multiple issuesDoneThis issue has been fixedThis issue has been fixedarea-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing one
Milestone
Description
Finish and ship https://docs.microsoft.com/aspnet/core/blazor/state-management#protected-browser-storage-experimental-package
A lot of the code exists here: https://github.com/aspnet/AspLabs/tree/master/src/ProtectedBrowserStorage/src
- This feature relies on a server feature. This packaging requirement will likely requiring having to ship it separately from the other all-purpose Blazor component package.
- Things to address: Add an optional
scope
to the Get \ Set \ Delete APIs that allows specifying additional scope for data protection
mrlife, loraderon, RyoukoKonpaku, EffectivelyEfficient and Ksantacr
Metadata
Metadata
Assignees
Labels
Components Big RockThis issue tracks a big effort which can span multiple issuesThis issue tracks a big effort which can span multiple issuesDoneThis issue has been fixedThis issue has been fixedarea-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing one