microsoft-authentication-library-for-android icon indicating copy to clipboard operation
microsoft-authentication-library-for-android copied to clipboard

Integration with Graph SDK from Java is very unclear

Open diyoyo opened this issue 1 year ago • 0 comments

As someone very well stated here, while the sample code for authentication from Android works perfectly fine, it is very unclear how to combine this with the Graph SDK, and especially the creation of the GraphServiceClient

How do we create a new instance of GraphServiceClient (Or how to get a AuhtenticationProvider like AzureIdentityAuthenticationProvider) from IAuthenticationResult or ISingleAccountPublicClientApplication or IAccount ?

diyoyo avatar Sep 16 '24 08:09 diyoyo