Skip to content

chore: drop legacy email from get-subscription request body - #63

Open
sgardoll wants to merge 1 commit into
mainfrom
chore/drop-legacy-subscription-email
Open

chore: drop legacy email from get-subscription request body#63
sgardoll wants to merge 1 commit into
mainfrom
chore/drop-legacy-subscription-email

Conversation

@sgardoll

Copy link
Copy Markdown
Owner

One line. /stripe/get-subscription receives {sessionToken, user_id} only — the body email was already ignored server-side (email comes from the verified JWT claim). Suite green.

The server derives the caller's email from the verified session JWT and
never reads the body field, so it was dead weight. Pairs with the
buildship revenue-attribution flow.
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