Skip to content

:hammer_and_wrench: apply pre-commit fixes

0f6e0c2
Select commit
Loading
Failed to load commit list.
Merged

fix(oauth): Support public clients for device flow per RFC 8628 §5.6 #106169

:hammer_and_wrench: apply pre-commit fixes
0f6e0c2
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jan 13, 2026 in 4s

No new alerts in code changed by this pull request

Annotations

Check failure on line 174 in src/sentry/web/frontend/oauth_token.py

See this annotation in the file changed.

Code scanning / CodeQL

Clear-text logging of sensitive information High

This expression logs
sensitive data (secret)
as clear text.

Check failure on line 178 in src/sentry/web/frontend/oauth_token.py

See this annotation in the file changed.

Code scanning / CodeQL

Clear-text logging of sensitive information High

This expression logs
sensitive data (secret)
as clear text.

Check failure on line 209 in src/sentry/web/frontend/oauth_token.py

See this annotation in the file changed.

Code scanning / CodeQL

Clear-text logging of sensitive information High

This expression logs
sensitive data (secret)
as clear text.