IBM / ipfs-social-proof

IPFS Social Proof: A decentralized identity and social proof system
MIT License
142 stars 27 forks source link

Gist auth #42

Closed daviddahl closed 5 years ago

daviddahl commented 5 years ago

Update gist client to require read-only token authentication for all gist fetching. This is much more stable and does not hit the github au-authed rate limiting

Developers looking to deploy Autonomica need to create a module at path: src/auth.js

See src/example-auth.js