torhovland / blazor-realworld-example-app

Starter kit for new RealWorld framework implementations
https://realworld.io
132 stars 26 forks source link

You should not keep the user password in the application state. #11

Open NikolayIT opened 6 years ago

NikolayIT commented 6 years ago

https://github.com/torhovland/blazor-realworld-example-app/blob/68c2d690ab09cb6ab62b7c8532612a21aa7cbef5/src/BlazorRealworld/Model/UserModel.cs#L12