fix(auth): add proactive token refresh for SaaS mode #12

Merged
nrupard merged 1 commit from fix/auth-timeout into main 2026-03-16 15:03:32 +01:00
Member

Child app had no token refresh — sessions expired after 15 minutes when
the access token expired. Serves saas-refresh.js with the refresh URL
baked in at serve time. Refreshes every 13 minutes, retries on failure,
and refreshes immediately when a backgrounded tab becomes visible.

Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

Child app had no token refresh — sessions expired after 15 minutes when the access token expired. Serves saas-refresh.js with the refresh URL baked in at serve time. Refreshes every 13 minutes, retries on failure, and refreshes immediately when a backgrounded tab becomes visible. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Child app had no token refresh — sessions expired after 15 minutes when
the access token expired. Serves saas-refresh.js with the refresh URL
baked in at serve time. Refreshes every 13 minutes, retries on failure,
and refreshes immediately when a backgrounded tab becomes visible.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
a8n-tools/rusty-links!12
No description provided.