Skip to content

Commit 434db9f

Browse files
authored
Update README.md
1 parent 17e01d0 commit 434db9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Microsoft.Identity.Web/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ In order to troubleshoot your web API you can set the `subscribeToJwtBearerMiddl
338338

339339
In both cases, you can set a breakpoint in the methods of the `OpenIdConnectMiddlewareDiagnostics` and `JwtBearerMiddlewareDiagnostics` classes respectively to observe values under the debugger.
340340

341-
## Doing more
341+
## More customizations
342342

343343
If you want to customize the `OpenIdConnectOption` or `JwtBearerOption` but still want to benefit from the implementation provided by Microsoft.Identity.Web, you can easily do it from your `Startup.cs` file:
344344

0 commit comments

Comments
 (0)