CuriousDrive / BlazingChat

BlazingChat is a Blazor WebAssembly app developed by CuriousDrive for the community. This is a sample application for developers who are just getting started with Blazor.
MIT License
440 stars 134 forks source link

Add validations on login and register page #35

Closed CuriousDrive closed 3 years ago

CuriousDrive commented 3 years ago

Currently there are no validations on the login and register page. Let's do the following tasks.