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
Replace Dict[str, str] with a more precise TypedDict that captures the exact
structure of OAuth error responses. Also updates imports to use
Python 3.10 style type annotations.
0 commit comments