Ahmed Ali

Results 2 issues of Ahmed Ali

Here's my startup.cs: ``` public partial class Startup { public void Configuration(IAppBuilder app) { // Configure IdSrv before any AutoFac DI registrtion app.ConfigureIdentityServer(); // Congiure WebApi, MVC, With AutoFac var...

As you may know apple has introduced their signing button and flow recently so it's very nice to add it as one of the external provider that we can exchange?