twitter-api-v2-user-oauth-flow-example
twitter-api-v2-user-oauth-flow-example copied to clipboard
Learn how to use twitter-api-v2 in a user login flow context inside a real world Express application.
This PR adds a working OAuth 2.0 Flow to the example server. Updated to deal with X.com deprecation of API v1.1! - Updates NPM dependencies to pull in the latest...
windows ``` PS C:\Users\me\Desktop\twitter-api-v2-user-oauth-flow-example-main> npm run start > [email protected] start > ./node_modules/.bin/tsc-watch --noClear -p ./tsconfig.json --onSuccess "node ./dist/index.js" '.' is not recognized as an internal or external command, operable program...