I am evaluating Azure's Mobile Apps and I want to clarify my findings.
A generic mobile app on an app store that targets a wide audience (100,000 customer or more) usually supports a native registration/authorisation and additional one(s) such as Facebook and/or Twitter.
Azure Mobile Apps do not support ASP.NET Identity or Custom Authorisation, they support FB, Twitter, Microsoft, Google and Azure AD.
Is Custom Authorisation support or ASP.NET Identity support coming soon or is there any recommended way of supporting the above scenario (a native registration)? Is there any workaround for now?