{"id":23099813,"url":"https://github.com/deifyed/oidctl","last_synced_at":"2026-01-19T03:01:23.481Z","repository":{"id":144909585,"uuid":"347850200","full_name":"deifyed/oidctl","owner":"deifyed","description":"Simple tool to acquire tokens from a OIDC compliant OAuth2 provider","archived":false,"fork":false,"pushed_at":"2021-03-16T05:43:13.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-03T20:33:11.174Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Makefile","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/deifyed.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":"2021-03-15T05:40:54.000Z","updated_at":"2021-03-16T05:43:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"d215237b-c061-4076-8ff4-8883bddaa138","html_url":"https://github.com/deifyed/oidctl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/deifyed/oidctl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deifyed%2Foidctl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deifyed%2Foidctl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deifyed%2Foidctl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deifyed%2Foidctl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deifyed","download_url":"https://codeload.github.com/deifyed/oidctl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deifyed%2Foidctl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28559347,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T00:46:33.223Z","status":"online","status_checked_at":"2026-01-19T02:00:08.049Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-12-16T23:21:10.453Z","updated_at":"2026-01-19T03:01:23.462Z","avatar_url":"https://github.com/deifyed.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# oidctl\n\n## Requirements\n* Go 1.16\n\n## Installation\n\n```shell\nmake install\n```\n\nThis will install oidctl in your `~/.local/bin` folder. Ensure this folder is added to your `PATH`.\n\nTo install `oidctl` somewhere else, pass `INSTALL_DIR=newlocation` to the make install command.\n\n## Configuration\n\n```shell\nexport DISCOVERY_URL=https://auth.provider.com/.well-known/openid-configuration\nexport CLIENT_ID=myclientid\nexport CLIENT_SECRET=longasssecret\n```\n\n## Usage\n\n```shell\noidctl client-credentials AUDIENCE\n\n# Example\noidctl client-credentials https://example.com\n\n# Result\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeifyed%2Foidctl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeifyed%2Foidctl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeifyed%2Foidctl/lists"}