docs: Add auth page to build integration guide

This commit is contained in:
Faruk AYDIN
2022-11-07 19:23:13 +01:00
parent 22cea145f8
commit 3140fb2435
2 changed files with 177 additions and 0 deletions

View File

@@ -193,6 +193,10 @@ export default defineConfig({
text: 'Global variable',
link: '/build-integrations/global-variable',
},
{
text: 'Auth',
link: '/build-integrations/auth',
},
],
},
{