diff --git a/apps/site/src/components/GatewayFlow.vue b/apps/site/src/components/GatewayFlow.vue index d7efd0f..ef63889 100644 --- a/apps/site/src/components/GatewayFlow.vue +++ b/apps/site/src/components/GatewayFlow.vue @@ -1,88 +1,87 @@ - - + + - + + clients.find((client) => client.id === acti Junctio - {{ focusedClient ? `${focusedClient.auth} · one endpoint` : "API key · OAuth · one endpoint" }} + {{ focused ? `${focused.auth} · one endpoint` : "API key · OAuth · one endpoint" }} @@ -110,21 +109,19 @@ const focusedClient = computed(() => clients.find((client) => client.id === acti :x="UPSTREAM_X" :y="upstream.y" :width="140" - height="40" + :height="CARD_H" > {{ upstream.label }} - - - - - - - upstream token refreshed 41 s before expiry + + upstream token refreshed 41 s + before expiry