reliable-web-app-pattern-dotnet icon indicating copy to clipboard operation
reliable-web-app-pattern-dotnet copied to clipboard

Add secure attribute and verify that it works

Open twsouthwick opened this issue 9 months ago • 0 comments

I validated that adding this attribute prevents the secrets from showing up in non-secure contexts.

Before:

before

After:

after

Fixes https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1914249

twsouthwick avatar May 08 '24 00:05 twsouthwick