↧
Dr. Azure, or: How I Learned to Stop Worrying and Love the Cloud
The Cloud is one of those terms that gets thrown around a lot, but is not very well understood. Every other tech company these days makes promises that "all of your data is backed up in The Cloud", or...
View ArticleAzure AD in Django with Python Social Auth
Managing identity in applications can be really tricky. If you choose to maintain user identities yourself, you add a barrier to entry for your users by making them remember yet another...
View ArticleMulti-Tenant Followup: Azure AD in Django with Python Social Auth
Last time I talked about how to build a Django app that can connect to Azure AD. This time, I'm going to cover how to extend that sample to have a multi-tenant application.The coolest thing? You don't...
View Article