This repository was archived by the owner on Mar 16, 2021. It is now read-only.
Releases: microsoftgraph/msgraph-sdk-android-auth
Releases · microsoftgraph/msgraph-sdk-android-auth
MSAL Authentication Provider for android
- 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