livicitu

Results 2 issues of livicitu

I am using IdentityModel.OidcClient 4.0.0 to connect to KeyCloack for OIDC authentication into an application compiled with Visual Studio 2019 and target .NET Framework 4.8. I have added all dependencies...

I have a vector of **std::byte** and I want to call **boost::unhex** for this vector by creating a custom output iterator with my own unary function to convert `unsiged char`...