Behzad Shirani
Behzad Shirani
How can I log in with the identity server? when I use sample Codes the page refreshes infinitely after login. this is my AuthConfigurer.Config ``` JwtSecurityTokenHandler.DefaultMapInboundClaims = false; services.AddAuthentication(options =>...
How can I use this library in React Native? currently it has some errors in react native app;
Download Selected Links with Persepolis does not work in context menu in Chrome. No Error is shown and nothing happend.
I want to select only some properties of the User repository. with this repository (I have added some extra properties to the User class) ```C# public class MiniUserDto : EntityDto...
Would you please update to new adminLTE Version?
This library has a conflict with jQuery validation: if the text field is validated, MD.BootstrapPersianDateTimePicker doesn't work anymore.
when I send this link to bot: `https://www.youtube.com/watch?v=4ef0juAMqoE` the app crash with this error: `Error: 400: Bad Request: message text is empty at Telegram.callApi (D:\Projects\_Temp Projects\youtube-summarizer\node_modules\telegraf\lib\core\network\client.js:294:19) at processTicksAndRejections (node:internal/process/task_queues:95:5) [ERROR]...
I want to implement a Mariadb replication with this awesome repo. How can I detect raw SQL commands to run directly in replica? HandleMethod functions return json data. (I want...