Skip to content

feat: add PORTAL_REFRESH_URL for session authentication#713

Merged
alexluong merged 1 commit intomainfrom
feat/portal-refresh-url
Feb 27, 2026
Merged

feat: add PORTAL_REFRESH_URL for session authentication#713
alexluong merged 1 commit intomainfrom
feat/portal-refresh-url

Conversation

@alexluong
Copy link
Collaborator

When users access the portal without a valid session (e.g. via a shared link), they are redirected to PORTAL_REFRESH_URL where the host app can re-authenticate and redirect back with a new JWT. Falls back to PORTAL_REFERER_URL if not configured.

related: #298

When users access the portal without a valid session (e.g. via a shared
link or bookmark), they are redirected to PORTAL_REFRESH_URL where the
host app can re-authenticate and redirect back with a new JWT. Falls
back to PORTAL_REFERER_URL if not configured.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Feb 26, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
outpost-docs Ready Ready Preview, Comment Feb 26, 2026 1:59pm
outpost-website Ready Ready Preview, Comment Feb 26, 2026 1:59pm

Request Review

@alexluong alexluong changed the title feat: add PORTAL_REFRESH_URL for session re-authentication feat: add PORTAL_REFRESH_URL for session authentication Feb 26, 2026
@alexluong alexluong merged commit ece1f63 into main Feb 27, 2026
5 checks passed
@alexluong alexluong deleted the feat/portal-refresh-url branch February 27, 2026 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants