Skip to content

Conversation

@halvaradop
Copy link
Member

@halvaradop halvaradop commented Dec 30, 2025

Description

This pull request introduces configuration options for signature verification and decryption through the verifyJWS and decryptJWE functions. To ensure type safety, the configuration leverages the JWTVerifyOptions and JWTDecryptOptions types, which can be imported either from the main jose entry point or directly from the /sign and /encrypt entry points of the @aura-stack/jose package.

This enhancement provides greater flexibility and control over JWT verification and decryption while maintaining strong typing and a consistent developer experience.

@vercel
Copy link

vercel bot commented Dec 30, 2025

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

Project Deployment Review Updated (UTC)
auth-nextjs-demo Ready Ready Preview, Comment Jan 4, 2026 11:26pm
1 Skipped Deployment
Project Deployment Review Updated (UTC)
auth Skipped Skipped Jan 4, 2026 11:26pm

@vercel vercel bot temporarily deployed to Preview – auth January 4, 2026 23:26 Inactive
@halvaradop halvaradop merged commit e748416 into master Jan 4, 2026
6 checks passed
@halvaradop halvaradop deleted the feat/add-aud-iss-implementation branch January 4, 2026 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants