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
fix: add coverage for client_secret_post None client_id branch
Add test for edge case where client_id is None in client_secret_post
auth method. This ensures 100% branch coverage on oauth2.py
(previously missing the 210->212 branch).
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments