Preserve shared screenshots through operator sign-in #742
No reviewers
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: stackchain/stackchain-dashboard#742
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "timmy/741-preserve-shared-screenshot-signin"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #741
Preserves the bounded
launch=new&shared=imagehandoff across token and passkey sign-in while rejecting duplicate, malformed, and untrusted continuations.Tests:
python3 -m pytest tests/ -q(1427 passed).