Find out how to directly connect to Azure Cosmos DB from any client app, without compromising security by including a connection string!…
Matthew Soucoup
Matthew is a Sr Cloud Developer Advocate at Microsoft and a Pluralsight author from Seattle by way of Madison, WI. He ❤️s 📱 & ☁️ development and Wisconsin craft 🍺 and 🧀.
Gimme the Data! Cosmos DB Permissions
Wondering about users and permissions for Azure Cosmos DB? Look no further! This article has you covered!…
MongoDB with Xamarin? It's True!!
MongoDB with an Xamarin app ... really? You sure can! Find out how to use them here!…
Quick! Fix Your Azure AD B2C Twitter Settings
On June 12, 2018 Twitter made a change [https://msou.co/bki] in the way they handle callback URLs used for logging in to Twitter. This directly affects how Azure AD B2C interacts with Twitter. And right now you have to make a quick change in order to keep things…
MSAL and the iOS Simulator
The MSAL.NET library, or the Microsoft.Identity.Client helps your app acquire tokens from Azure AD B2C - in fact it's indispensable when performing any of the policies - as it handles shelling out to the system web views, communicating to B2C, and caching the tokens so…
B2C + ZUMO = ❤️
I put out quite a bit of content around Azure AD B2C lately and how to integrate that with your Xamarin mobile apps using the MSAL library. I talked about how to setup the tenant in the portal... how to use MSAL to facilitate the workflow of authentication... setting up…