That session expired.
Sign in
No passkey is enrolled yet
There is no sign-in form until an operator exists. Both steps run on the server itself, so this origin never carries an unauthenticated way in.
Mint a single-use, ten-minute enrolment link:
aws ssm start-session --target <instance-id> --document-name AWS-StartInteractiveCommand --parameters 'command=["docker compose -f /opt/stayfare/server/deploy/docker-compose.yml exec web node dist/cli.js invite --email you@example.com"]'
Open it on this exact origin: a passkey created anywhere else cannot be asserted here.