[PR #5811] test: init oidc test with openid-client #14489

Closed
opened 2026-04-13 09:30:03 -05:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/better-auth/better-auth/pull/5811

State: closed
Merged: Yes


Summary by cubic

Adds OIDC provider unit tests using openid-client with a local HTTPS server to verify discovery metadata, OAuth endpoints, and login redirect behavior.

  • Dependencies

    • Add openid-client (^6.8.1) and @better-fetch/fetch (catalog) to the test workspace.
    • Pin vitest to 3.2.4 in the workspace/catalog.
  • Refactors

    • Update the root test script to run the new test workspace and add a Vitest config to resolve source files in SSR.

Written for commit 8dd4f79c82. Summary will update automatically on new commits.

**Original Pull Request:** https://github.com/better-auth/better-auth/pull/5811 **State:** closed **Merged:** Yes --- <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Adds OIDC provider unit tests using openid-client with a local HTTPS server to verify discovery metadata, OAuth endpoints, and login redirect behavior. - **Dependencies** - Add openid-client (^6.8.1) and @better-fetch/fetch (catalog) to the test workspace. - Pin vitest to 3.2.4 in the workspace/catalog. - **Refactors** - Update the root test script to run the new test workspace and add a Vitest config to resolve source files in SSR. <sup>Written for commit 8dd4f79c82520125ca4fbb5f48353ed578105a30. Summary will update automatically on new commits.</sup> <!-- End of auto-generated description by cubic. -->
GiteaMirror added the pull-request label 2026-04-13 09:30:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#14489