Dear all,
We are already trying to authenticate our users by using Microsoft authentication, a really common scenario for those using the .NET platform.
Please, could you implement / provide support for the "happy case" scenario (enabling Microsoft auth, instead of using OpenId against an Azure AD) ?
Thanks in advance,
Oscar
Many thanks for pointing to it!
Really interesting.
Despite doing several commits on develop and feature branches (develop derived from master, features from develop), will create a "framework-master" branch from the initial commit on the master branch (that directly contained the downloaded source code) and will try to apply the technique described at https://github.com/aspnetzero/aspnet-zero/issues/96#issuecomment-268093697 with the next version.
Think it will not be needed to re-create the whole repository and apply all changes again.
Let's see how it works.
Thanks again !!!