ASP.NET Core: Including PDB Files from Assembly References in Deployment Packages October 26, 2018Munir HusseiniNo Comments Having good error logging in production is essential for effective analysis and fixing of runtime errors. On very helpful element…
Monkey Logon – OAuth Code Flow From Within an Ongoing Implicit Flow November 1, 2017Munir HusseiniNo Comments This entry is part 5 of 6 in the series Monkey Logon - Xamarin, ASP.NET Core 2 & External OAuthIn this post, I will show how to initiate an OAuth Code Flow from within an ongoing OAuth Implicit Flow…