You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note this is distinct from making use of the existing concept in the base view: var list = new List<cloudscribe.Common.Gdpr.GdprDataLink>();
because that postulates a list of additional links to gdpr data that can be downloaded and deleted independently of the main user account. Would need a separate provider in IEnumerable<IGdprDataLinkProvider> gdprLinkProviders
At present, for the kvp, the above implementation merges kvp values into the single set of dowloadable json, and will aim to delete all kvp when the user account is deleted, but not allow it to be separately deleted on its own.
No description provided.
The text was updated successfully, but these errors were encountered: