Skip to content

Commit 60628d8

Browse files
committed
adds a specific pubsub auth page matching Chat and Spaces
1 parent 3816eba commit 60628d8

File tree

2 files changed

+415
-0
lines changed

2 files changed

+415
-0
lines changed

src/data/nav/pubsub.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,10 @@ export default {
8383
},
8484
],
8585
},
86+
{
87+
name: 'Authentication',
88+
link: '/docs/authentication',
89+
},
8690
{
8791
name: 'Connections',
8892
pages: [

0 commit comments

Comments
 (0)