How to build/run Secure user data sample
Set password with the Secret Manager tool:
dotnet user-secrets set SeedUserPW <pw>Update the database:
dotnet ef database update
Comments (
)
)
Link to this page:
//www.vb-net.com/AspNet-DocAndSamples-2017/aspnetcore/security/authorization/secure-data/samples/final/README.htm
|
|