🧪 test(auth): OIDC handler unit tests (ADR-0028 Phase B.4 follow-up) #76
Reference in New Issue
Block a user
Delete Branch "vibe/batch8-task-oidc-handler-tests"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This adds the missing unit tests for OIDC HTTP handlers that were deferred from PR #75. Tests cover unknown provider rejection, missing/unknown state rejection, and PKCE redirect validation.