{"id":36454957,"url":"https://github.com/opencars/auth","last_synced_at":"2026-01-11T23:02:12.922Z","repository":{"id":45129131,"uuid":"222690267","full_name":"opencars/auth","owner":"opencars","description":":shield: Authentication service ","archived":false,"fork":false,"pushed_at":"2023-02-25T02:02:59.000Z","size":103,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-30T06:25:47.673Z","etag":null,"topics":["api-token","auth-provider","traefik"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/opencars.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":"2019-11-19T12:24:36.000Z","updated_at":"2022-01-06T16:04:30.000Z","dependencies_parsed_at":"2024-06-21T11:52:22.887Z","dependency_job_id":"36d2f3a2-f462-47e2-af10-8a2733ca836d","html_url":"https://github.com/opencars/auth","commit_stats":{"total_commits":72,"total_committers":3,"mean_commits":24.0,"dds":"0.11111111111111116","last_synced_commit":"84933eba0509204b45d0cf5b859718efe0f1c767"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/opencars/auth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencars%2Fauth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencars%2Fauth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencars%2Fauth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencars%2Fauth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opencars","download_url":"https://codeload.github.com/opencars/auth/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencars%2Fauth/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28326166,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-11T22:11:01.104Z","status":"ssl_error","status_checked_at":"2026-01-11T22:10:58.990Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["api-token","auth-provider","traefik"],"created_at":"2026-01-11T23:02:12.170Z","updated_at":"2026-01-11T23:02:12.906Z","avatar_url":"https://github.com/opencars.png","language":"Go","readme":"# Auth\n\n[![CircleCI](https://circleci.com/gh/opencars/auth.svg?style=svg)](https://circleci.com/gh/opencars/auth)\n[![Go Report Card](https://goreportcard.com/badge/github.com/opencars/auth)](https://goreportcard.com/report/github.com/opencars/auth)\n\n## Overview\n\n:shield: Authorization provider for OpenCars API.\n\n## Event API\n\nOn each authorization request new message published to the message broker.\n\n### Success\n\n```JSON\n{\n  \"kind\": \"authorization\",\n  \"data\": {\n    \"enabled\": true,\n    \"id\": \"XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX\",\n    \"ip\": \"172.18.0.1\",\n    \"name\": \"xxx-xxx\",\n    \"status\": \"succeed\",\n    \"timestamp\": \"2020-03-14T00:43:20\"\n  }\n}\n```\n\n### Failure\n\n```JSON\n{\n  \"kind\": \"authorization\",\n  \"data\": {\n    \"enabled\": false,\n    \"error\": \"auth.token.revoked\",\n    \"id\": \"XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX\",\n    \"ip\": \"172.18.0.1\",\n    \"name\": \"xxx-xxx\",\n    \"status\": \"succeed\",\n    \"timestamp\": \"2020-03-14T00:43:20\"\n  }\n}\n```\n\n## License\n\nProject released under the terms of the MIT [license](./LICENSE).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopencars%2Fauth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopencars%2Fauth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopencars%2Fauth/lists"}