microsoft-authentication-library-for-android
microsoft-authentication-library-for-android copied to clipboard
Removed teams app check for DCF
- When new DCF API was in development and testing phase, we added a check that this API can only be used by Teams devices app. But never really removed that check.
- This PR simply removes the above mentioned check and opens up the API for any app.