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
Refactor repeated context setup into util.get_app_context()
Three route handlers each built the same client_id/app_url context dict.
Extracting to a helper also adds APP_PROTOCOL support so the GitHub OAuth
redirect URL works over http:// for local development.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments