Updated readme
This commit is contained in:
Родитель
3fe0cd0e1f
Коммит
cc82a14ae4
|
@ -28,7 +28,7 @@ For more info on our roadmap, check out the current [Release Plan](https://githu
|
|||
|
||||
## Samples
|
||||
|
||||
Check out our samples for getting started with authentication providers and making call to Microsoft Graph:
|
||||
Check out our samples for getting started with authentication providers and making calls to Microsoft Graph:
|
||||
|
||||
- [UwpWindowsProviderSample](./Samples/UwpWindowsProviderSample)
|
||||
- [UwpMsalProviderSample](./Samples/UwpMsalProviderSample)
|
||||
|
@ -38,7 +38,7 @@ Check out our samples for getting started with authentication providers and maki
|
|||
|
||||
To get started using Graph data in your application, you'll first need to enable authentication.
|
||||
|
||||
The nuget packages metioned below are not yet released, and can be accessed from using our dedicated Nuget feed: [WindowsCommunityToolkit-MainLatest](https://pkgs.dev.azure.com/dotnet/WindowsCommunityToolkit/_packaging/WindowsCommunityToolkit-MainLatest/nuget/v3/index.json):
|
||||
> Note: The nuget packages metioned are not yet released, and can be accessed from using our dedicated Nuget feed: [WindowsCommunityToolkit-MainLatest](https://pkgs.dev.azure.com/dotnet/WindowsCommunityToolkit/_packaging/WindowsCommunityToolkit-MainLatest/nuget/v3/index.json)
|
||||
|
||||
### 1A. Setup authentication with MSAL
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче