twitter-oauth2
twitter-oauth2 copied to clipboard
:baby_chick: Express.js middleware implementation for Twitter OAuth2 Client.
Bumps [openid-client](https://github.com/panva/node-openid-client) from 5.6.5 to 5.7.0. Release notes Sourced from openid-client's releases. v5.7.0 Features add FAPI 2.0 support (55b8a33) Fixes include DPoP Proof "htm" in requestResource if GET is defaulted...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.4.0 to 8.5.0. Release notes Sourced from @typescript-eslint/parser's releases. v8.5.0 8.5.0 (2024-09-09) 🚀 Features eslint-plugin: [no-duplicate-type-constituents] prevent unnecessary | undefined for optional parameters (#9479) eslint-plugin: [no-unsafe-argument] differentiate...
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.10.0. Release notes Sourced from eslint's releases. v9.10.0 Features 301b90d feat: Add types (#18854) (Nicholas C. Zakas) bcf0df5 feat: limit namespace import identifier in id-length...
Bumps [openid-client](https://github.com/panva/openid-client) from 5.7.0 to 6.3.3. Release notes Sourced from openid-client's releases. v6.3.3 Documentation improve docs for default client authentication (3c9f0d9), closes #761 Build add jsr.io distribution (6734619), for now...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.20.0 to 8.25.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v8.25.0 8.25.0 (2025-02-24) 🚀 Features eslint-plugin: [no-misused-spread] add suggestions (#10719) 🩹 Fixes ast-spec: replace attributes with options property...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.1.4 to 29.2.6. Release notes Sourced from ts-jest's releases. v29.2.6 Please refer to CHANGELOG.md for details. v29.2.5 Please refer to CHANGELOG.md for details. v29.2.4 Please refer to...
Bumps [typescript](https://github.com/microsoft/TypeScript) from 4.9.5 to 5.7.3. Release notes Sourced from typescript's releases. TypeScript 5.7.3 For release notes, check out the release announcement. fixed issues query for Typescript 5.7.0 (Beta). fixed...
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). These dependencies needed to be updated together. Updates `jest` from 27.5.1 to 29.7.0 Release notes Sourced from jest's releases. v29.7.0 Features [create-jest] Add npm init /...