alpha
Login
or
Join now
tynanpurdy.com
/
atauth
Star
7
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
AtAuth
Star
7
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
atauth
/
gateway
/
tests
/
at
main
1 file
Bryan Brooks
Add comprehensive unit and E2E tests for OIDC provider
5mo ago
8c9caa0b
oidc-flow.test.ts
Add comprehensive unit and E2E tests for OIDC provider Unit tests (65 tests): - PKCE: code verifier/challenge generation and verification - Claims: scope parsing, validation, and userinfo building - Tokens: JWT creation, signing, and verification E2E tests (22 tests): - Discovery endpoints (openid-configuration, JWKS) - Authorization endpoint validation - Token endpoint with PKCE verification - UserInfo endpoint - Token revocation - Logout/end session Test infrastructure: - Vitest test runner with coverage support - Supertest for HTTP assertions - Test database isolation
5 months ago