We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1816e7b commit 5c5288cCopy full SHA for 5c5288c
docs-src/code-flow.md
@@ -36,7 +36,7 @@ To configure your solution for code flow + PKCE you have to set the `responseTyp
36
showDebugInformation: true,
37
38
// Not recommended:
39
- // disablePKCI: true,
+ // disablePKCE: true,
40
};
41
```
42
0 commit comments