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:04:01 +01:00
Member

Child app had no token refresh — sessions expired after 15 minutes when
the access token expired. Adds saas-refresh.js that refreshes every 13
minutes via the parent API, 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. Adds saas-refresh.js that refreshes every 13 minutes via the parent API, 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. Adds saas-refresh.js that refreshes every 13
minutes via the parent API, 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/rus!12
No description provided.