#Is there a way to get Astro data (frontmatter or exported props) in Middleware?
4 messages · Page 1 of 1 (latest)
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.
could you describe a bit of your usecase or expectations
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