How to protected web api with angular and Azure AD B2C ? I follow: https://azure.microsoft.com/en-us/documentation/articles/active-directory-b2c-devquickstarts-web-dotnet/
But I am not sure about using cookie authentication with web-api? Any idea how I should do this ?