Skip to content

Commit d947f8d

Browse files
committed
Link to GitHub sample app into samples intro
1 parent 0165c20 commit d947f8d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

hub/apps/develop/security/oauth2.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ The **OAuth2Manager** is different than the **WebAuthenticationBroker** in WinRT
2323

2424
## Perform OAuth 2.0 examples
2525

26+
A full WinUI 3 sample app is available on [GitHub](https://github.com/microsoft/WindowsAppSDK-Samples/tree/release/experimental/Samples/OAuth2Manager). The following sections provide code snippets for the most common OAuth 2.0 flows using the **OAuth2Manager** API.
27+
2628
### Authorization code request
2729

2830
The following example demonstrates how to perform an authorization code request using the **OAuth2Manager** in Windows App SDK:

0 commit comments

Comments
 (0)