mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-03 09:16:40 +00:00
add api key code and oidc auto provision code
This commit is contained in:
@@ -86,7 +86,7 @@ export const adminNavItems: SidebarNavItem[] = [
|
||||
},
|
||||
{
|
||||
title: "API Keys",
|
||||
href: "/{orgId}/settings/api-keys",
|
||||
href: "/admin/api-keys",
|
||||
icon: <KeyRound className="h-4 w-4" />,
|
||||
showProfessional: true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user