TerryMooreII / angular-azure-mobile-service

An AngularJS service to interact with the Azure Mobile Service Client.
MIT License
68 stars 17 forks source link

Set alternate login host for debugging with Azure for Authentication.… #46

Closed kiasyn closed 12 months ago

kiasyn commented 8 years ago

Made a config option for setting the alternate login host so that you can debug locally when using authentication.

… Relevant stackoverflow link: http://stackoverflow.com/a/36074199/73135

TerryMooreII commented 8 years ago

Can you add some information to the readme.md file that explains this new optional option