added api key auth docs

This commit is contained in:
2025-02-18 08:52:04 +11:00
parent af884061b6
commit a19c3bcff4
3 changed files with 139 additions and 1 deletions

View File

@@ -36,6 +36,7 @@ export default defineConfig({
{ text: 'Google Sign in without Identity', link: '/dotnet/google-sign-in-without-identity' },
{ text: 'Service Testing', link: '/dotnet/service-testing' },
{ text: 'Controller Testing', link: '/dotnet/controller-testing' },
{ text: 'API Key Authentication', link: '/dotnet/api-key-auth'}
]
},
{