Skip to content

tests: add OAuth2 issuance, JWT verification, consent, discovery, sessions, and MCP auth unit tests#4523

Open
Pratham-Mishra04 wants to merge 1 commit into
06-18-docs_adds_docs_for_mcp_oauth_serverfrom
06-18-feat_adds_unit_tests_for_mcp_oauth_server
Open

tests: add OAuth2 issuance, JWT verification, consent, discovery, sessions, and MCP auth unit tests#4523
Pratham-Mishra04 wants to merge 1 commit into
06-18-docs_adds_docs_for_mcp_oauth_serverfrom
06-18-feat_adds_unit_tests_for_mcp_oauth_server

feat: adds unit tests for mcp oauth server

ce7bb1b
Select commit
Loading
Failed to load commit list.
StepSecurity Actions Security / StepSecurity Required Checks succeeded Jun 18, 2026 in 0s

StepSecurity Required Checks

Finished StepSecurity Required Checks

  • NPM Compromised Packages Check - Checks for compromised npm package versions in the PR
  • NPM Package Cooldown Check - Fails if any package version in the PR was released within the configured cooldown period, helping to avoid brand-new (and potentially unreviewed or malicious) releases
  • PyPI Compromised Packages Check - Checks for compromised PyPI package versions in the PR
  • PyPI Package Cooldown Check - Fails if any PyPI package version in the PR was released within the configured cooldown period
  • Pwn Request Vulnerabilities Check - Checks for Pwn Request vulnerabilities in the PR via risky triggers
  • Script Injection Check - Checks for script injection vulnerabilities in the PR

Details

✅ PyPI Compromised Packages Check

No compromised PyPI package versions found in current PR.

✅ NPM Compromised Packages Check

No Compromised npm packages are added in current PR.

✅ NPM Package Cooldown Check

No npm package upgrades to recent releases found in current PR.

✅ PyPI Package Cooldown Check

No PyPI package upgrades to recent releases found in current PR.

✅ Pwn Request Vulnerabilities Check

No Pwn Request vulnerabilities found in this PR.

✅ Script Injection Vulnerabilities Check

No Script Injection vulnerabilities found in this PR.