Skip to content

Commit 5c5288c

Browse files
Update code-flow.md
1 parent 1816e7b commit 5c5288c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs-src/code-flow.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ To configure your solution for code flow + PKCE you have to set the `responseTyp
3636
showDebugInformation: true,
3737

3838
// Not recommended:
39-
// disablePKCI: true,
39+
// disablePKCE: true,
4040
};
4141
```
4242

0 commit comments

Comments
 (0)