I am creating web apis and I want to add token authorization using built in Asp.Net identity. There is nothing from Microsoft other than this NuGet http://www.nuget.org/packages/DocumentDB.AspNet.Identity
Is Microsoft working on something that will allow me to use DocumentDB with Asp.Net identity? Without this it will be hard for me do do this project as Azure SQL Server wouldn't be able to handle heavy loads IMO.