fix: improve oidc,fix truncate

This commit is contained in:
Théo LAGACHE
2026-02-23 16:47:01 +01:00
18 changed files with 201 additions and 191 deletions
@@ -35,8 +35,6 @@ export default async function RoutePage(
const edgeKey = await generateEdgeKey(getServerUrl(), agent.id);
console.log("edgeKey", edgeKey);
return (
<Page>
<div className="justify-between gap-2 sm:flex">