Michel Jansson
Michel Jansson
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug Data binding to an html input `` OR `` no...
Hi all! I've been looking into the `IdentityService` and specifically the `AuthorizeAsync` and `IsInRolesAsync` method that I use extensively to authorize the current user's commands and queries. Each authorization is...
Thanks for this library ♥ 4.4.0 introduced the possibility to set the background brush of the `WatermarkComboBox`. But this seems to have brought some issues; 1. There is no default...
## Description Hi, thanks for this package! I'm running on 11.4.4 as a client on windows and have configured a short ping/heartbeat interval (1s) to combat the issue where a...
Why can we not just inject and initialize the `TokenProvider` in `_Host.cshtml` directly? What is the reason for doing all the extra work with the `InitialApplicationState` class? Thanks.
Hi! Thanks again for the lib! I mostly use this library on windows to connect to a local server via "wss://localhost". This normally works fine, but when **not** connected to...