Skip to content

Commit 1f59e5e

Browse files
committed
fix: add auth plugins to TOC
1 parent 761e948 commit 1f59e5e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

toc_en.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -652,6 +652,14 @@
652652
"text": "Upgrade Tool",
653653
"link": "/upgrade-tool"
654654
},
655+
{
656+
"text": "Authentication",
657+
"link": "https://book.cakephp.org/authentication/"
658+
},
659+
{
660+
"text": "Authorization",
661+
"link": "https://book.cakephp.org/authorization/"
662+
},
655663
{
656664
"text": "Chronos",
657665
"link": "/chronos"

0 commit comments

Comments
 (0)