Skip to content

Commit b18fcb7

Browse files
committed
update all packages, apply latest ts-toolkit
1 parent 726e993 commit b18fcb7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,10 @@ To specify per-host config, provide a \*`BearerConfigCallback` in the form of `(
6868

6969
Note: the callback will only be called once per host (config is cached).
7070

71+
### Apps accepting bearer tokens from multiple issuers
72+
73+
If your app needs to accept bearer tokens from multiple issuers (OIDC endpoints) on a single endpoint (not varied by host), use `multiIssuerBearerTokenMiddleware`:
74+
7175
## Logging
7276

7377
Set the logger implementation to an object that fulfills the `Logger` definition:

0 commit comments

Comments
 (0)