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

Preview Release for MSGraph Auth Providers for Java

Pre-release
Pre-release

Choose a tag to compare

@NakulSabharwal NakulSabharwal released this 27 Feb 08:25
· 63 commits to dev since this release
2ffcbee

Authentication providers for msgraph-sdk-java-core
and msgraph-sdk-java

  • Implemented IAuthenticationProvider interface of msgraph-sdk-java
  • Implemented ICoreAuthenticationProvider interface of msgraph-sdk-java-core
  • Added Authorization code provider
  • Added Client Credential provider
  • Added Username Password Provider
  • Gradle build and publishing script
  • Used Apache oltu as authentication library
  • Published snapshots at jcenter and maven central