Skip to content

Split login name and trip key fields - #2

Open
mitdok wants to merge 2 commits into
gh-pagesfrom
login-form-fields
Open

Split login name and trip key fields#2
mitdok wants to merge 2 commits into
gh-pagesfrom
login-form-fields

Conversation

@mitdok

@mitdok mitdok commented Jun 18, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add a generated login form with separate name and trip-key inputs on room pages
  • Keep the WebSocket login payload compatible with the current backend by sending name#tripKey when the trip-key field is filled
  • Preserve the legacy name#key form when entered directly in the name field
  • Update the authenticated-room help text to explain the separated fields

Notes

  • This version does not require a backend deploy because it still uses the existing backend login parser.
  • The later monorepo can clean this up into a JSON protocol once frontend and backend are changed together.

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.

1 participant