Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LoginListener tries to get session when route is stateless #910

Closed
deluxetom opened this issue Feb 1, 2025 · 0 comments · Fixed by #911
Closed

LoginListener tries to get session when route is stateless #910

deluxetom opened this issue Feb 1, 2025 · 0 comments · Fixed by #911
Assignees

Comments

@deluxetom
Copy link
Contributor

How do you use Sentry?

Sentry SaaS (sentry.io)

SDK version

5.1.0

Steps to reproduce

  1. Enable security
  2. Define route as stateless
  3. Go to route

Expected result

It shouldn't try to get the session when route is declared stateless

Actual result

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants