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…
Implement OAuth Implicit Flow October 10, 2017October 10, 2017Munir Husseini1 Comment This entry is part 4 of 6 in the series Monkey Logon - Xamarin, ASP.NET Core 2 & External OAuthIn the previous article of this series, we added external authentication providers to the sample application. In this article, we’ll…