{"id":19857008,"url":"https://github.com/johnvuko/omniauth-dropbox-oauth2","last_synced_at":"2025-10-23T17:27:47.023Z","repository":{"id":10495774,"uuid":"12678348","full_name":"johnvuko/omniauth-dropbox-oauth2","owner":"johnvuko","description":"Dropbox OAuth2 strategy for OmniAuth","archived":false,"fork":false,"pushed_at":"2013-09-09T05:10:53.000Z","size":136,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-11T14:15:53.265Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/johnvuko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-09-08T08:57:05.000Z","updated_at":"2014-01-18T19:07:42.000Z","dependencies_parsed_at":"2022-09-02T22:12:09.040Z","dependency_job_id":null,"html_url":"https://github.com/johnvuko/omniauth-dropbox-oauth2","commit_stats":null,"previous_names":["johnvuko/omniauth-dropbox-oauth2"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnvuko%2Fomniauth-dropbox-oauth2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnvuko%2Fomniauth-dropbox-oauth2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnvuko%2Fomniauth-dropbox-oauth2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnvuko%2Fomniauth-dropbox-oauth2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnvuko","download_url":"https://codeload.github.com/johnvuko/omniauth-dropbox-oauth2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241246111,"owners_count":19933299,"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":[],"created_at":"2024-11-12T14:17:11.734Z","updated_at":"2025-10-23T17:27:46.954Z","avatar_url":"https://github.com/johnvuko.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"OmniAuth Dropbox\n================\n\nUsage\n-----\n\nAdd the strategy to your `Gemfile` alongside OmniAuth:\n\n```ruby\ngem 'omniauth-dropbox-oauth2', :git =\u003e 'git://github.com/jonathantribouharet/omniauth-dropbox-oauth2.git'\n```\n\nThen integrate the strategy into your middleware:\n\n```ruby\nuse OmniAuth::Builder do\n  provider :dropbox_oauth2, ENV['DROPBOX_KEY'], ENV['DROPBOX_SECRET']\nend\n```\n\nIn Rails, you'll want to add to the middleware stack:\n\n```ruby\nRails.application.config.middleware.use OmniAuth::Builder do\n  provider :dropbox_oauth2, ENV['DROPBOX_KEY'], ENV['DROPBOX_SECRET']\nend\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnvuko%2Fomniauth-dropbox-oauth2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnvuko%2Fomniauth-dropbox-oauth2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnvuko%2Fomniauth-dropbox-oauth2/lists"}