John Combalicer

John Combalicer

  • NA
  • 1
  • 1.8k

How to use azure table in ASP.NET identity?

Jun 3 2015 2:46 AM
We are building a windows store app and instead of using AZURE AD, we are planning to use ASP.NET Identity for user registration and authentication.
How can we use azure table as custom storage provider in ASP.NET identity and consume it in universal windows store app?
 
I have this reference but unfortunately it forces me to use their own package.
https://www.nuget.org/packages/ElCamino.AspNet.Identity.AzureTable/2.0.0-alpha1
https://github.com/stuartleeks/leeksnet.AspNet.Identity.TableStorage
 
Thank you. 

Answers (1)