Plugin for easy and fast development to enable developers of Android Apps to connect to Office 365 services and Azure Mobile Services, and developers of Java middleware to connect to Azure compute services
Apache License 2.0
28
stars
34
forks
source link
Replace "mytenant" with actual tenant name when generating O365 code #148
In PR https://github.com/MSOpenTech/msopentech-tools-for-intellij/pull/113 it was noticed that the tooling generates URLs as string resources in the Android app where the O365 tenant name is hard coded as "mytenant" which is meant to be a placeholder. This needs to be changed so that the actual tenant name is used instead.
In PR https://github.com/MSOpenTech/msopentech-tools-for-intellij/pull/113 it was noticed that the tooling generates URLs as string resources in the Android app where the O365 tenant name is hard coded as "mytenant" which is meant to be a placeholder. This needs to be changed so that the actual tenant name is used instead.