{"id":19723536,"url":"https://github.com/remind101/omniauth-quizlet","last_synced_at":"2025-07-16T16:33:26.924Z","repository":{"id":66329069,"uuid":"105715738","full_name":"remind101/omniauth-quizlet","owner":"remind101","description":"an omniauth strategy for quizlet","archived":false,"fork":false,"pushed_at":"2017-10-20T17:37:05.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-02-28T00:55:48.597Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":false,"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/remind101.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-03T23:58:01.000Z","updated_at":"2018-02-11T20:05:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"1b893888-146c-495e-9017-91ec2151b936","html_url":"https://github.com/remind101/omniauth-quizlet","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/remind101/omniauth-quizlet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remind101%2Fomniauth-quizlet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remind101%2Fomniauth-quizlet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remind101%2Fomniauth-quizlet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remind101%2Fomniauth-quizlet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remind101","download_url":"https://codeload.github.com/remind101/omniauth-quizlet/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remind101%2Fomniauth-quizlet/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265524694,"owners_count":23782026,"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-11T23:22:31.879Z","updated_at":"2025-07-16T16:33:26.881Z","avatar_url":"https://github.com/remind101.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"### An omniauth strategy for [quizlet](www.quizlet.com)\n#### config/initializers/omniauth.rb\n``` ruby\n\nRails.application.config.middleware.use OmniAuth::Builder do\n  provider :quizlet,'your_client_id','your_client_secret'\nend\n\n```\n\n#### Rails3.1 Gemfile\n``` ruby\n\ngem 'omniauth'\ngem 'omniauth-oauth2'\ngem 'omniauth-quizlet'\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremind101%2Fomniauth-quizlet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremind101%2Fomniauth-quizlet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremind101%2Fomniauth-quizlet/lists"}