fix BREAKING auth feat/fix-refresh-blob-on-lambda #1 / 1
aaronrene · 13 days ago · Aug 27, 2026 · Diff

fix(auth): use gateway-auth blob on Netlify Lambda refresh writes

NETLIFY is often unset in Functions runtime, so the store chose strong/file and mkdir '/var/task/data' failed while authBlobPresent=true. Detect AWS_LAMBDA_FUNCTION_NAME and prefer the provisioned blob on Lambda.

sha256:5ff21f62530e13e99fd6ad906fb0ff54c9c3519adde5b3fd294e3360fb73a517 sha
+1 ~4 symbols
sha256:d0526379b9c6de3394e1e13f3cec8be5282b865446dc1e10450a386130d6ccb5 snapshot
+1
symbol added
~4
symbols modified
0
dead code introduced
Semantic Changes 5 symbols
~ hub/gateway/refresh-token-store.mjs .mjs 1 symbol added, 3 symbols modified
+ preferBlob function function preferBlob L239–245
~ load
~ save
~ get
← Older Oldest on feat/fix-refresh-blob-on-lambda
All commits
Newer → Latest on feat/fix-refresh-blob-on-lambda

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:5ff21f62530e13e99fd6ad906fb0ff54c9c3519adde5b3fd294e3360fb73a517 --body "your comment"