A SignalR WebAssembly Chat Demo with Rooms and have login and register account, database is Sqlite
Security based on JwtBearer against Sqlite
Feel free to make it better
UI is Ugly
This code is based on https://github.com/AKouki/SignalR-Chat, this is made to a pure Blazor webassembly variant without Javascript.