mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-08 20:04:56 +02:00
add api key code and oidc auto provision code
This commit is contained in:
parent
4819f410e6
commit
599d0a52bf
84 changed files with 7021 additions and 151 deletions
|
@ -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
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue