azrizakaria

Results 2 issues of azrizakaria

My Application using `.net 4.6.1` framework. Using `SQLite` as the database. Compile to release x86 platform To access the SQLIte, I using the library `sqlite-net-pcl v1.7.335` from nuget and `sqlite-net-sqlcipher...

Hi, I facing the issues with `Authorize` attribute when using policy Since in your code using custom authorize class, so I unable to implement policy here. If using `Microsoft.AspNetCore.Authorization.AuthorizeAttribute`, then...