{"id":28238798,"url":"https://github.com/hivecom/hiveid","last_synced_at":"2025-06-11T02:31:51.541Z","repository":{"id":64399034,"uuid":"523134405","full_name":"hivecom/hiveID","owner":"hivecom","description":"Accounts as a service","archived":false,"fork":false,"pushed_at":"2023-05-09T06:27:31.000Z","size":742,"stargazers_count":0,"open_issues_count":6,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-05-19T02:11:22.975Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","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/hivecom.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","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":"2022-08-09T23:10:40.000Z","updated_at":"2022-12-15T22:46:22.000Z","dependencies_parsed_at":"2025-03-28T17:53:23.993Z","dependency_job_id":null,"html_url":"https://github.com/hivecom/hiveID","commit_stats":null,"previous_names":["hivecom/hiveid"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hivecom%2FhiveID","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hivecom%2FhiveID/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hivecom%2FhiveID/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hivecom%2FhiveID/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hivecom","download_url":"https://codeload.github.com/hivecom/hiveID/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hivecom%2FhiveID/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259186375,"owners_count":22818550,"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":"2025-05-19T02:10:57.939Z","updated_at":"2025-06-11T02:31:51.522Z","avatar_url":"https://github.com/hivecom.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# id\n\nA bunch of projects for managing the identity with Hivecom services.\n\n## idbin\n\nThe identity provider for Hivecom services. Hivecom services will redirect to\nthis in order to let the user authenticate themselves.\n\nThe authentication flow looks something like this:\n\n```mermaid\nsequenceDiagram\n    actor A as Alice\n    participant S as Service\n    participant I as idbin\n    \n    A-\u003e\u003eS: GET /protected-resource\n        note right of A: Without a JWT cookie.\n    S-\u003e\u003eA: 302 https://idbin/login?service=Service\n    A-\u003e\u003eI: GET /login?service=Service\n\n    I-\u003e\u003eA: 302 https://idbin/login?service=Service\n        note right of A: Contains a JWT cookie.\n    A-\u003e\u003eS: GET /protected-resource\n    S-\u003e\u003eA: 200 OK\n```\n\n## idlib\n\nA Rust library for the axum web framework for dealing with authentication and\nauthorization of endpoints.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhivecom%2Fhiveid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhivecom%2Fhiveid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhivecom%2Fhiveid/lists"}