Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Bring sample up to date #22

Merged
merged 10 commits into from
May 23, 2018
Merged

Bring sample up to date #22

merged 10 commits into from
May 23, 2018

Conversation

jasonjoh
Copy link
Member

  • Replaced ADAL library (using Azure v1 endpoints) with MSAL (using Azure v2 endpoints)
  • Replaced manual HTTP calls with Graph SDK
  • UI updates (for new version of Bootstrap)

Fixing issues reported by markdownlint
Updated to latest packages
Moved sensitive settings (app ID, secret) to PrivateSettings.config and added that to .gitignore.
Remove and sort
We no longer need the GraphHttpClient class or the AuthHelper class. Also removed the hand-crafted Subscription and Message models, since Graph SDK provides those.
Replaced HttpRuntime.Cache with System.Runtime.Caching for consistency with cache usage in the SampleTokenCache.

Also removed tenant ID from the subscription store, it is no longer used.
@jasonjoh jasonjoh merged commit d6e3c5c into master May 23, 2018
@jasonjoh jasonjoh deleted the msal-graph-sdk branch May 23, 2018 12:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant