File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/content/docs/identitymodel-oidcclient Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ relying party implementation.**
17
17
18
18
The ` Duende.IdentityModel.OidcClient ` library is a certified OpenID Connect relying party and
19
19
implements [ RFC 8252] ( https://tools.ietf.org/html/rfc8252/ ) , "OAuth 2.0 for native
20
- Applications". The ` Duende.IdentityModel.OidcClient.Extensions ` provides support for
20
+ Applications". The ` Duende.IdentityModel.OidcClient.Extensions ` library provides support for
21
21
[ DPoP] ( https://datatracker.ietf.org/doc/html/rfc9449 )
22
22
extensions to Duende.IdentityModel.OidcClient for sender-constraining tokens.
23
23
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ redirect_from:
10
10
11
11
Samples of IdentityModel.OidcClient are available [ on
12
12
GitHub] ( https://github.com/DuendeSoftware/foss/tree/main/identity-model-oidc-client/samples ) . Our samples
13
- show how to use a OidcClient with a variety of platforms and UI tools, including:
13
+ show how to use an OidcClient with a variety of platforms and UI tools, including:
14
14
15
15
- [ .NET MAUI] ( https://github.com/DuendeSoftware/foss/tree/main/identity-model-oidc-client/samples/Maui )
16
16
- [ WPF with the system browser] ( https://github.com/DuendeSoftware/foss/tree/main/identity-model-oidc-client/samples/Wpf )
You can’t perform that action at this time.
0 commit comments