{"id":15675231,"url":"https://github.com/excid3/oauthable","last_synced_at":"2025-05-06T23:42:08.025Z","repository":{"id":66976085,"uuid":"44247405","full_name":"excid3/oauthable","owner":"excid3","description":"Setup, test, and implement the OAuth connections to over 70 different APIs.","archived":false,"fork":false,"pushed_at":"2015-12-10T03:45:40.000Z","size":0,"stargazers_count":13,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-31T04:05:17.562Z","etag":null,"topics":["oauth-connections","omniauth"],"latest_commit_sha":null,"homepage":"https://oauthable.com","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/excid3.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-14T12:54:51.000Z","updated_at":"2023-05-17T22:42:19.000Z","dependencies_parsed_at":"2023-03-14T19:00:17.092Z","dependency_job_id":null,"html_url":"https://github.com/excid3/oauthable","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/excid3%2Foauthable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/excid3%2Foauthable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/excid3%2Foauthable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/excid3%2Foauthable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/excid3","download_url":"https://codeload.github.com/excid3/oauthable/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252788378,"owners_count":21804280,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["oauth-connections","omniauth"],"created_at":"2024-10-03T15:57:46.572Z","updated_at":"2025-05-06T23:42:08.005Z","avatar_url":"https://github.com/excid3.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OAuthable\n\nMost APIs these days require OAuth to authenticate to use them. This can\noften become a real pain to setup. OAuthable helps you setup, test, and\nimplement the OAuth connections to over 70 different APIs.\n\n![APIs](https://s3.amazonaws.com/f.cl.ly/items/142l1P3W1A1l343L0A3B/Screen%20Shot%202015-12-08%20at%202.56.39%20PM.png?v=866aa042)\n\n## Usage\n\nYou can simply use OAuthable.com to setup and test your APIs.\n\nIf you'd like to deploy OAuthable to your own server, you can easily\ndeploy this to Heroku.\n\n[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/excid3/oauthable)\n\n## Supported Services\n\nName | Fully Tested | Fully Documented\n---- | ------------ | ----------------\n23andMe | No | No\n500px | No | No\nAmazon | No | No\nAngelList | No | No\nApp.net | No | No\nAutomatic | No | No\nAzure | No | No\nBitly | No | No\nBox | No | No\nBuffer | No | No\nClef | No | No\nCobot | No | No\nConcur | No | No\nConstant Contact | No | No\nCoinbase | No | No\nDash | No | No\nDeezer | No | No\nDesk.com | No | No\nDisqus | No | No\nDigitalOcean | No | No\nDribbble | No | No\nDwolla | No | No\nDropbox | No | No\neBay | No | No\nEventbrite | No | No\nEvernote | No | No\nFacebook | No | No\nFitbit | No | No\nFlattr | No | No\nFlickr | No | No\nFoursquare | No | No\nFreshBooks | No | No\nGenius | No | No\nGitHub | No | No\nGitLab | No | No\nGoogle | No | No\nGumroad | No | No\nHarvest | No | No\nHeroku | No | No\nImgur | No | No\nInstagram | **Yes** | No\nInstapaper | No | No\nJawbone | No | No\nJIRA | No | No\nLast.FM | No | No\nLinkedIn OAuth2 | No | No\nMailchimp | No | No\nMeetup.com | No | No\nNetflix | No | No\nPayPal | No | No\nPaymill | No | No\nPhotobucket | No | No\nProducthunt | No | No\nQuickbooks | No | No\nRdio OAuth2 | No | No\nShopify | No | No\nSoundCloud | No | No\nSpotify | No | No\nStripe Connect | **Yes** | No\nSteam | No | No\nTrello | No | No\nTumblr | No | No\nTwitch.TV | No | No\nTwitter | **Yes** | No\nUber | No | No\nVenmo | No | No\nVimeo | No | No\nWindows Live ID | No | No\nXero | No | No\nYahoo | No | No\nYammer | No | No\nZendesk | No | No\n\n## Contributing\n\nThere are a ton of APIs that could use verification that they're\nworking. It's really time consuming to try testing all these APIs so if\nyou have used any of these services with OAuthable and want to verify\nthey work in the README, just create a pull request to let the community\nknow!\n\nIf you'd like to add an API, just create a pull request with the\nomniauth gem for it and the config for the seeds.rb file.\n\nThere are also plenty of tweaks that need to be made in the UI.\n\n* Show users how to best setup API keys for Heroku\n* Test support for all the services\n* Better documentation for the urls that help users setup accounts/apps\n* Better documentation for integrating the APIs into things outside of\n  Rails / Omniauth\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexcid3%2Foauthable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexcid3%2Foauthable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexcid3%2Foauthable/lists"}