Giter Club home page Giter Club logo

bounty-hook's People

Contributors

amanbairagi30 avatar devsargam avatar hkirat avatar shrutsureja avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

bounty-hook's Issues

Not able to use nodejs API's in hono

For interacting with google sheet api.
I am using googleapis package api which uses http2 internally
which is not supported by cloudflare functions.

fix : Possible and small Security issue

if the website URL or the deployment URL is exposed to anyone then if that person hits the deployed_url/twitter-setup and authorizes the twitter from his or her twitter all the tweets will from then move on that person's twitter so need to add some way to authenticate that it the owner only for that here are a few options

  1. on the GET deployed_url/ or deployed_url/authenticate page which is simple form with post method which send just the password to the POST deployed_url/twitter-setup and it authenticates that its you and then work we can save the password in the environment variables
  2. pass the password to GET deployed_url/twitter-setup?password= as a parameter and authenticate it with the environment variable.

Originally posted by @shrutsureja in #9 (comment)

Node APIs not supporting twitter SDK

Problem

I tried using the twitter-api-v2 package for this and tried a bunch of different things but in the end Cloudflare Workers don't support the Node APIs.

Tried Approach

followed the official doc by cloudflare but still some modules are not supporting.

Here is the screen shot of the errors and modules
image
image

Possible Solution

  1. Try using the REST api from the official twitter docs (HARD : Because their documentation sucks, non of the example links are working)
  2. dump cloudlflare workers and try something else with node runtime

PS: I have starting working on the REST part, if it works then i will create a PR.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.