Route Metadata
Route metadata allows you to add an optional route specific meta property which will be available in all middleware function parameters.
Create router with typed metadata
jsx
jsx
Example with per route authentication settings
server.tstsx
server.tstsx