How to access the User without increase the session UsageIndex #64381
Answered
by
MatTheCat
alexander-schranz
asked this question in
Q&A
-
|
In case of the Sentry LoginListener you don't want that it makes a response private just because of collecting "Debug Data". Is there any way to collect this data without increasing the usageIndex? What currently happens:
|
Beta Was this translation helpful? Give feedback.
Answered by
MatTheCat
May 28, 2026
Replies: 1 comment · 2 replies
-
|
The bundle should wire |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
alexander-schranz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The bundle should wire
security.untracked_token_storageinstead ofsecurity.token_storage.