Skip to content
This repository was archived by the owner on Jul 5, 2023. It is now read-only.

Code samples

Navya Canumalla edited this page Jun 8, 2018 · 1 revision

Here are some code samples for basic scenarios:

  1. Authenticate users in a Java web app and call MS Graph API
  2. Authenticate users in a Java console app and call MS Graph API

You can also take a look at the samples folder in the project for more examples.

Clone this wiki locally