Skip to content
This repository was archived by the owner on Mar 16, 2021. It is now read-only.

Releases: microsoftgraph/msgraph-sdk-android-auth

MSAL Authentication Provider for android

03 Mar 11:43
c73df8b

Choose a tag to compare

  • Authentication provider for microsoft graph android applications
  • Uses MSAL android for authentication
  • Implemented IAuthenticationProvider interface of msgraph-sdk-java
  • Implemented ICoreAuthenticationProvider interface of msgraph-sdk-java-core uses OkHttp
  • Gradle build and publishing system
  • Updated readme with installation and usage guide
  • Updated samples in wiki