docs: Add Google OAuth Integration Guide (#1411)

Co-authored-by: Dhruwang <dhruwangjariwala18@gmail.com>
This commit is contained in:
dominikmukrecki
2023-11-10 11:23:33 +01:00
committed by GitHub
parent a2df7abf85
commit 84ce0c267c
2 changed files with 67 additions and 0 deletions
@@ -249,6 +249,7 @@ export const navigation: Array<NavGroup> = [
{ title: "Production", href: "/docs/self-hosting/production" },
{ title: "Docker", href: "/docs/self-hosting/docker" },
{ title: "Migration Guide", href: "/docs/self-hosting/migration-guide" },
{ title: "External auth providers", href: "/docs/self-hosting/external-auth-providers" },
],
},
{