Skip to content

Fix Amber login and relax team reads for members#21

Merged
erskingardner merged 4 commits into
masterfrom
codex/fix-amber-login-and-team
May 17, 2026
Merged

Fix Amber login and relax team reads for members#21
erskingardner merged 4 commits into
masterfrom
codex/fix-amber-login-and-team

Conversation

@erskingardner
Copy link
Copy Markdown
Member

Summary

  • Added explicit signer-session handling for NIP-07, Amber/NIP-55, and bunker:// NIP-46 flows in the web app.
  • Fixed Amber return handling so it can recover the signed result from clipboard or a manual paste prompt instead of dropping the user back into a dead end.
  • Changed team detail access to allow team members to read their team while keeping mutations and secret-bearing routes admin-only.
  • Updated the team page UI and docs to match the new auth model.

Testing

  • cargo test --workspace
  • cd web && bun test
  • cd web && bun run check
  • cd web && bun run build
  • Local HTTP smoke check against the running dev server returned 200 OK with the expected security headers.

@erskingardner erskingardner merged commit 1f0610c into master May 17, 2026
2 checks passed
@erskingardner erskingardner deleted the codex/fix-amber-login-and-team branch May 17, 2026 12:52
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