docs(front-matter): add YAML front-matter to patterns/

This commit is contained in:
Janpeter Visser 2026-05-03 00:29:25 +02:00
parent f106af9ab4
commit 6beed46311
10 changed files with 90 additions and 0 deletions

View file

@ -1,3 +1,12 @@
---
title: "Proxy (route protection)"
status: active
audience: [ai-agent, contributor]
language: nl
last_updated: 2026-05-03
when_to_read: "When adding or modifying route-level access control in proxy.ts."
---
# Patroon: Proxy (route protection)
In Next.js 16 hernoemd van `middleware.ts` naar `proxy.ts`, functienaam van `middleware` naar `proxy`.