You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use test JWT for local environment in post-message
Added the same TEST_AUTHORISATION_JWT used in middleware for local
development to post-message.ts. This ensures authentication works
consistently in local/test environments where x-amzn-oidc-data header
is not present.
Fixes test failures where email parsing was failing due to missing
auth token in local environment.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
0 commit comments