I'm trying to integrate this into an Azure Mobile Services .Net project. It's almost building, but it doesn't like the App_Start/IdentityConfig/ApplicationSignInManager base class. It's not recognizing the SignInManager base class and all the assembly references are there.
Any suggestions on how I can get this to work?
Thanks.
I'm trying to integrate this into an Azure Mobile Services .Net project. It's almost building, but it doesn't like the App_Start/IdentityConfig/ApplicationSignInManager base class. It's not recognizing the SignInManager base class and all the assembly references are there.
Any suggestions on how I can get this to work?
Thanks.