#Is there a way to get Astro data (frontmatter or exported props) in Middleware?

4 messages · Page 1 of 1 (latest)

agile hull
#

As the title says, I'm wondering if there is a way to get page data as part of the middleware code?

hardy locustBOT
#
Still waiting for an answer?

It looks like no-one has responded to your question yet. People might not be available right now or don’t know how to answer your question. Want an answer while you wait? Try asking our experimental bot in #1095492539085230272.

dim otter
#

could you describe a bit of your usecase or expectations

agile hull
#

I was hoping to export a property "isProtected" or similar from a page, and detected by middleware I could handle the request differently if the user is not currently signed-in