Skip to content

Commit f7084cd

Browse files
committed
test 3/4: single .NET sample README
1 parent f100770 commit f7084cd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

samples/dotnet/login-auth-code/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Minimal ASP.NET Core 10 Minimal-APIs app demonstrating server-side OIDC login using `Microsoft.AspNetCore.Authentication.OpenIdConnect`. The server holds the client secret and manages the session via an encrypted auth cookie.
44

5+
> Looking for the token-refresh variant? See [`samples/dotnet/token-refresh/`](../token-refresh/).
6+
57
## Prerequisites
68

79
- .NET 10 SDK installed (`dotnet --version` → 10.x)

0 commit comments

Comments
 (0)