feat(oauth): Implement OAuth 2.0 Device Authorization Flow (RFC 8628) #105675
GitHub Advanced Security / CodeQL
succeeded
Jan 12, 2026 in 5s
3 new alerts including 3 medium severity security vulnerabilities
New alerts in code changed by this pull request
Security Alerts:
- 3 medium
See annotations below for details.
Annotations
Check warning on line 187 in src/sentry/web/frontend/auth_login.py
Code scanning / CodeQL
URL redirection from remote source
Check warning on line 256 in src/sentry/web/frontend/auth_login.py
Code scanning / CodeQL
URL redirection from remote source
Check warning on line 523 in src/sentry/web/frontend/base.py
Code scanning / CodeQL
URL redirection from remote source
Loading