Audit checkout flow for auth gaps Ephemeris Scout
cloud/checkout-api
Portrait by Jake Nackos on Unsplash
Audit this checkout flow for auth gaps.
Planning…

I'll audit the checkout flow for authentication gaps. First, let me sync the latest commits from the repository and map every module that reads or writes session state.

~/…/checkout-api % git fetch --prune
View Folder
.env.example
LICENSE
checkout-guard.ts
checkout-guard.test.ts
guard.ts
session-token-guard.ts
session-token.test.ts
session-token.ts
webhook-guard.ts
Viewing file architecture.md
Searching for session.verify(
Viewing file src/checkout/guard.ts
Editing file src/checkout/guard.ts
Type your message…