Skip to content

Express 5 support #436

Open
Open
@NeoDobby

Description

@NeoDobby

Checklist

  • I have looked into the Readme and Examples, and have not found a suitable solution or answer.
  • I have searched the issues and have not found a suitable solution or answer.
  • I have searched the Auth0 Community forums and have not found a suitable solution or answer.
  • I agree to the terms within the Auth0 Code of Conduct.

Describe the problem you'd like to have solved

jwks-rsa cannot be used in an application with Express 5 / NestJS 11.

Property 'param' is missing in type 'import("[...]/node_modules/@types/ express/ index").Request<import("[...]/node_modules/@types/ express-serve-static-core/ index").ParamsDictionary, any, any, qs. ParsedQs, Record<string, any>>' but required in type 'import("[...]/node_modules/ jwks-rsa/ node_modules/@types/ express/ index").Request<import("[...]/node_modules/ jwks-rsa/ node_modules/@types/ express-serve-static-core/ index").ParamsDictionary, any, any, qs. ParsedQs, Record<string, 

Describe the ideal solution

jwks-rsa supports Express 5.

Alternatives and current workarounds

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions