Skip to content

feat(eval): add spa-js DPoP token binding eval#58

Open
yogeshchoudhary147 wants to merge 1 commit into
mainfrom
feat/spa-js-dpop-eval
Open

feat(eval): add spa-js DPoP token binding eval#58
yogeshchoudhary147 wants to merge 1 commit into
mainfrom
feat/spa-js-dpop-eval

Conversation

@yogeshchoudhary147

@yogeshchoudhary147 yogeshchoudhary147 commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds a new dpop/spa-js eval that measures how well agents add DPoP token binding to a vanilla JS SPA using @auth0/auth0-spa-js
  • Adds scaffolds/spa-js/auth0 — a working Auth0 SPA scaffold (generated from the spa_js_quickstart eval) that agents build on top of
  • Graders cover useDpop: true config, createFetcher/fetchWithAuth usage, no manual crypto, and correct Authorization: DPoP header behaviour

Test plan

  • npm run build passes
  • npm test passes
  • npm run evals -- --eval spa_js_dpop --mode baseline runs and scores graders

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