You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 27, 2019. It is now read-only.
sentry-asgi does not seem to have a way of setting the current user. Regular sentry seems to recommend this:
But that seems to run immediately with sentry-asgi, so I'm not sure how to add the currently authenticated user. Recommendations?