Skip to content

Commit 0925892

Browse files
StuMasonclaude
andcommitted
fix: Register reset_oauth_credentials route in admin_routes
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 4223776 commit 0925892

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/polar_flow_server/admin/routes.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1191,6 +1191,7 @@ async def export_cardio_load_csv(
11911191
trigger_manual_sync,
11921192
oauth_authorize,
11931193
admin_settings,
1194+
reset_oauth_credentials,
11941195
# Chart API endpoints
11951196
chart_sleep_data,
11961197
chart_activity_data,

0 commit comments

Comments
 (0)