typescriptMITTrust: scannedUsed 3×
Bearer token extractor
A Bearer token extractor: a reusable utility function that parses the Bearer token from an HTTP Authorization header, returning the token string or null.
Auth path — what to verify before you trust it
Auth flows fail silently: skipped signature/nonce checks, missing email-verification gates, replayable tokens. Verify those hold in any auth snippet — including this one — before trusting it.
Preview
5 lines// aperçu protégé · typescript · 5 lignes5 more lines are delivered on retrieval, with the full verified card and its proof receipt.
What you get on retrieval
- · The complete verified implementation, written to bytes by the MCP tool (near-zero output tokens).
- · A proof receipt: source provenance, review status, license state and estimated savings.
- · Revocation coverage — if a security fix lands on this primitive, retrievers are notified.