Azure AD Graph API - Getting token on iOS/Android -
Azure AD Graph API - Getting token on iOS/Android -
i able access graph api using .net native client. means end-user redirected dialog page requires him sign-in, , access token allows me query graph.
meanwhile i'm trying implement same on ios , android. find information saying that's possible, cannot find sample code or documentation on how it.
any help appreciated.
for acquiring token, have checked out azure advertisement code samples page ? there ios , android samples demonstrate adal/oauth.
android ios objective-c azure office365
Comments
Post a Comment