Skip to content

Conversation

@halvaradop
Copy link
Member

@halvaradop halvaradop commented Jan 10, 2026

Description

This pull request upgrades the JoseInstance type to expose the complete set of parameters for the JOSE functions returned by the createAuth function.

Note

The current JoseInstance type is outdated, as it does not reflect all parameters supported by the verifyJWS, encryptJWE, and decryptJWE functions. These functions were extended with verifier and decryption options for JWS and JWE in #48.

With this update, the JoseInstance type is aligned with the latest codebase changes and now provides full, accurate typings for all exposed JOSE functions.

@vercel
Copy link

vercel bot commented Jan 10, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
auth Ready Ready Preview, Comment Jan 10, 2026 10:52pm
auth-nextjs-demo Ready Ready Preview, Comment Jan 10, 2026 10:52pm

@halvaradop halvaradop merged commit b2e7529 into master Jan 10, 2026
3 checks passed
@halvaradop halvaradop deleted the fix/update-jose-types branch January 10, 2026 22:59
@halvaradop halvaradop added chore Maintenance tasks, tooling, dependency updates, or housekeeping changes. fix Bug fixes that correct incorrect or unexpected behavior. labels Jan 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Maintenance tasks, tooling, dependency updates, or housekeeping changes. fix Bug fixes that correct incorrect or unexpected behavior.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants