Developers can now configure custom JWT-based authentication, enabling integration with any identity provider that issues JWTs.
Improvement May 22, 2025
Custom JWT-based Authentication
Convex Team
Published on May 22, 2025
Overview
Feature Details
#189
Custom JWT-based Authentication
Deployments now support authentication via custom JWTs beyond OpenID Connect, configured with type: 'customJwt'.
Completed