Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add types for agent options used by ExpressJwtOptions #206

Merged
merged 2 commits into from Dec 22, 2020

Conversation

davidpatrick
Copy link
Contributor

This adds AgentOptions to the ClientOptions interface which is inherited by ExpressJwtOptions. This will Close #167

Additionally bumping Axios minor (closes #200) and moving the @types for express-jwt to devDependencies.

@davidpatrick davidpatrick requested a review from a team as a code owner December 11, 2020 21:50
@davidpatrick davidpatrick added the review:tiny Tiny review label Dec 17, 2020
index.d.ts Outdated Show resolved Hide resolved
@davidpatrick davidpatrick changed the title Add types for agent options Add types for agent options used by ExpressJwtOptions Dec 22, 2020
@davidpatrick davidpatrick merged commit 6fa1db0 into master Dec 22, 2020
@davidpatrick davidpatrick deleted the typesForAgentOptions branch December 22, 2020 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade axios dependency to latest verison use requestAgentOptions with ExpressJwtOptions / Typescript
2 participants