Skip to content

[pull] master from unlock-protocol:master - #149

Merged
pull[bot] merged 2 commits into
searchableguy:masterfrom
unlock-protocol:master
Aug 31, 2026
Merged

[pull] master from unlock-protocol:master#149
pull[bot] merged 2 commits into
searchableguy:masterfrom
unlock-protocol:master

Conversation

@pull

@pull pull Bot commented Aug 31, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

julien51 and others added 2 commits August 30, 2026 21:08
…16607)

- loginWithPrivy: return after the wallet/token mismatch 401. The missing
  return created a session for the mismatched wallet and then crashed on a
  second send ("Cannot set headers after they are sent").
- loginWithPrivy: tolerate an unparsed body (Express 5 leaves request.body
  undefined when no parser matched), which surfaced as a misleading 401
  "Invalid access token" instead of the 400 "Access token is required".
- loginWithPrivy: log request diagnostics (origin, UA, content-type,
  content-length, body keys) on every rejection so the current wave of
  400s on /v2/auth/privy can be attributed from Better Stack.
- authMiddleware: the "Unsupported authorization type" branch referenced
  Express's `response` prototype, threw, and fell through to next(). Drop
  the broken import and make the fall-through explicit with a warning.


Claude-Session: https://claude.ai/code/session_01Xyw4VrQMe4pkTe7aV6WEJd

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
…-service (#16610)

Both Cloudflare workers bundle @unlock-protocol/networks (provider also
@unlock-protocol/contracts) from the packages' dist/ output, which the
production workflow never built. Every production run since #16542 failed
these two jobs with "Could not resolve @unlock-protocol/networks: The
module ./dist/index.mjs was not found". wedlocks already used the
pre-deploy-command input for the same purpose.


Claude-Session: https://claude.ai/code/session_01Xyw4VrQMe4pkTe7aV6WEJd

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
@pull pull Bot locked and limited conversation to collaborators Aug 31, 2026
@pull pull Bot added the ⤵️ pull label Aug 31, 2026
@pull
pull Bot merged commit 8f5d497 into searchableguy:master Aug 31, 2026
2 of 3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant