We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fe2496 commit 5fda2cbCopy full SHA for 5fda2cb
docs/interfaces/DiscoveryRequestOptions.md
@@ -29,9 +29,6 @@ use with all its future individual HTTP requests.
29
30
The issuer transformation algorithm to use. Default is `oidc`.
31
32
-Note: This has no effect if the first argument is a URL with a pathname
33
-containing `/.well-known/`.
34
-
35
#### Example
36
37
```txt
src/index.ts
@@ -950,9 +950,6 @@ export interface DiscoveryRequestOptions {
950
/**
951
* The issuer transformation algorithm to use. Default is `oidc`.
952
*
953
- * Note: This has no effect if the first argument is a URL with a pathname
954
- * containing `/.well-known/`.
955
- *
956
* @example
957
958
* ```txt
0 commit comments