2016 in review and plans for 2017
I was looking through my plans for 2016 and realised how much in my life has changed this past year. I see many people complaining that 2016 was such a horri...
I was looking through my plans for 2016 and realised how much in my life has changed this past year. I see many people complaining that 2016 was such a horri...
I recently received a support request from a customer regarding the session lifetime once a user has signed in using Auth0 as they wanted the users to remain...
So another thing I came across while converting the Integration tests for the Auth0.NET SDK to .NET Core was that I had to make use of configuration files wh...
I converted the Unit tests for the Auth0.NET SDK to .NET Core. Currently the unit testing framework being used is NUnit, and NUnit 3 comes with a test runner...
Here is a great find: The JWT middleware in ASP.NET Core knows how to interpret a “roles” claim inside your JWT payload, and will add the appropriate claims ...