Skip to content

Commit 5fda2cb

Browse files
committed
docs: remove note from issuer transformation algorithm
1 parent 2fe2496 commit 5fda2cb

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

docs/interfaces/DiscoveryRequestOptions.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@ use with all its future individual HTTP requests.
2929

3030
The issuer transformation algorithm to use. Default is `oidc`.
3131

32-
Note: This has no effect if the first argument is a URL with a pathname
33-
containing `/.well-known/`.
34-
3532
#### Example
3633

3734
```txt

src/index.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -950,9 +950,6 @@ export interface DiscoveryRequestOptions {
950950
/**
951951
* The issuer transformation algorithm to use. Default is `oidc`.
952952
*
953-
* Note: This has no effect if the first argument is a URL with a pathname
954-
* containing `/.well-known/`.
955-
*
956953
* @example
957954
*
958955
* ```txt

0 commit comments

Comments
 (0)