method
App.ResetPreferences
func (application *App) ResetPreferences(
ctx context.Context,
identity *AuthIdentity,
) errorDelete every preference owned by an exact authenticated identity.
Related types
AppA resolved application bound to operation services.
AuthIdentityAn exact authenticated collection and actor document.