{"id":13523598,"url":"https://github.com/8thwall/google-auth-yourls","last_synced_at":"2025-04-01T01:33:03.976Z","repository":{"id":19263666,"uuid":"85976065","full_name":"8thwall/google-auth-yourls","owner":"8thwall","description":"Enables Google Authentication for YOURLS ","archived":false,"fork":false,"pushed_at":"2023-11-23T12:36:43.000Z","size":9,"stargazers_count":15,"open_issues_count":9,"forks_count":7,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-11-02T08:30:19.916Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/8thwall.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-23T17:07:46.000Z","updated_at":"2023-02-13T18:26:48.000Z","dependencies_parsed_at":"2024-11-02T08:30:23.367Z","dependency_job_id":"d3bd5f8a-dcbf-4211-aad0-fda00ffe6d38","html_url":"https://github.com/8thwall/google-auth-yourls","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/8thwall%2Fgoogle-auth-yourls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/8thwall%2Fgoogle-auth-yourls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/8thwall%2Fgoogle-auth-yourls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/8thwall%2Fgoogle-auth-yourls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/8thwall","download_url":"https://codeload.github.com/8thwall/google-auth-yourls/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246567071,"owners_count":20798108,"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-08-01T06:01:01.655Z","updated_at":"2025-04-01T01:33:03.970Z","avatar_url":"https://github.com/8thwall.png","language":"PHP","funding_links":[],"categories":["Plugins"],"sub_categories":["G"],"readme":"# google-auth-yourls\nEnables Google Authentication for YOURLS \n\nProper documentation coming soon.\n\nFor now, here is the very rough documentation:\n1. Download the plugin, move contents to plugins directory and rename to google-auth/\n2. Download and configure Google APIs Client Library for PHP\n    - See https://github.com/google/google-api-php-client for install instructions.\n    - The code assumes that the API directory (vendor/) will reside inside the google-auth/ plugin directory\n3. Create an OAuth 2.0 client ID, and download the resulting JSON file (client_secrets.json)\n    - See https://developers.google.com/api-client-library/php/auth/web-app\n    - place the client secrets file inside the google-auth/ plugin directory\n4. This plugin allows you to filter access based on domain (i.e. only @mydomain.com addresses)\n    - Edit define('APPROVED_DOMAIN', \"mydomain.com\");\n    - If you want anyone with a Google account to get in (you probably don't want that), set to *\n        - i.e. define('APPROVED_DOMAIN', \"*\");\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F8thwall%2Fgoogle-auth-yourls","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F8thwall%2Fgoogle-auth-yourls","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F8thwall%2Fgoogle-auth-yourls/lists"}