Mobile app version of vmapp.org
Login or Join
Cooney921

: How to test web apps with microsoft login on local network I'm making a web app for mobile that needs to rely on microsoft authentication. So I registered the app under https://apps.dev.microsoft.com/#/appList,

@Cooney921

Posted in: #Authentication #IpAddress #Microsoft #Registration

I'm making a web app for mobile that needs to rely on microsoft authentication.

So I registered the app under apps.dev.microsoft.com/#/appList, and it works fine when I allow localhost:8080 as redirect URI.

However, this means I can only test it on the local computer browser, and not from a different device (which is kinda needed when developing for mobile). When I try to replace the localhost with the local ip-address of the server, MS doesn't want to allow it due to "special characters" in the URL.

The app eventually needs to be published, but it's currently way too early for that.

Is there a possibility to test this on a mobile device now?

10% popularity Vote Up Vote Down


Login to follow query

More posts by @Cooney921

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme