feat(auth): signed invite links #137

Closed
opened 2026-03-28 18:57:53 +00:00 by barrettruth · 1 comment
barrettruth commented 2026-03-28 18:57:53 +00:00

Replace raw invite codes with signed URL tokens (e.g. delta.barrettruth.com/invite/). Clicking the link lands on OAuth login, account created on first sign-in. Admin generates links from settings.

Phase 3 (Auth). Depends on third-party auth.

Replace raw invite codes with signed URL tokens (e.g. delta.barrettruth.com/invite/<token>). Clicking the link lands on OAuth login, account created on first sign-in. Admin generates links from settings. Phase 3 (Auth). Depends on third-party auth.
barrettruth commented 2026-03-29 00:00:38 +00:00

Landed — signed invite links with token cookie flow

Landed — signed invite links with token cookie flow
Sign in to join this conversation.
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
barrettruth/delta#137
No description provided.