I am trying to test Azure Active Directory and a cross platform mobile app. I would like the user to be able to either create an account within active directory, or sign into their account. When using the following library (https://github.com/TerryMooreII/angular-azure-mobile-service)
and attempting to login, a sign in screen pops up and prompts the user. The issue is I am not sure how to accomplish creating a new user.
↧