Replies: 1 comment 6 replies
-
|
Hey @azayarni can you give an example or more details on exactly what you are trying to accomplish? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I'm missing some kind of an entry point to be able to add some global data to the session context. The documentation explains how to modify PublicData in mutations https://blitzjs.com/docs/session-management#customize-session-public-data but how to make additional session parameters be available on every request.
HTTP Middleware seems to be not the right approach since it is a custom business logic use case.
Beta Was this translation helpful? Give feedback.
All reactions