Skip to content

fix: share MockTokenVerifier and remove unadvertised auth method

406ee27
Select commit
Loading
Failed to load commit list.
Merged

feat: add conformance tests for SEP-990 #110

fix: share MockTokenVerifier and remove unadvertised auth method
406ee27
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Feb 13, 2026 in 37s

No new alerts in code changed by this pull request

Annotations

Check failure on line 298 in src/scenarios/client/auth/cross-app-access.ts

See this annotation in the file changed.

Code scanning / CodeQL

Missing rate limiting High

This route handler performs
authorization
, but is not rate-limited.