{"id":21994770,"url":"https://github.com/allow2/allow2csharp","last_synced_at":"2026-03-01T01:34:27.164Z","repository":{"id":24841419,"uuid":"86784314","full_name":"Allow2/Allow2csharp","owner":"Allow2","description":"Allow2 C# SDK for OpenSource Parental Freedom","archived":false,"fork":false,"pushed_at":"2022-12-08T01:43:14.000Z","size":1334,"stargazers_count":2,"open_issues_count":3,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-30T17:09:15.504Z","etag":null,"topics":["child","children","control","controls","csharp","csharp-library","freedom","gaming","parent","parental","parental-control","quota","social","social-network"],"latest_commit_sha":null,"homepage":"https://Allow2.github.io","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Allow2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-31T06:11:05.000Z","updated_at":"2023-09-08T17:23:01.000Z","dependencies_parsed_at":"2023-01-14T01:42:09.638Z","dependency_job_id":null,"html_url":"https://github.com/Allow2/Allow2csharp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Allow2/Allow2csharp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Allow2%2FAllow2csharp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Allow2%2FAllow2csharp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Allow2%2FAllow2csharp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Allow2%2FAllow2csharp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Allow2","download_url":"https://codeload.github.com/Allow2/Allow2csharp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Allow2%2FAllow2csharp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29957390,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T22:53:01.873Z","status":"ssl_error","status_checked_at":"2026-02-28T22:52:50.699Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["child","children","control","controls","csharp","csharp-library","freedom","gaming","parent","parental","parental-control","quota","social","social-network"],"created_at":"2024-11-29T21:10:26.508Z","updated_at":"2026-03-01T01:34:27.145Z","avatar_url":"https://github.com/Allow2.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Allow2csharp\n\n[![Join the chat at https://gitter.im/Allow2/Allow2csharp](https://badges.gitter.im/Allow2/Allow2csharp.svg)](https://gitter.im/Allow2/Allow2csharp?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\ntodo: Port https://github.com/Allow2/Allow2node to a C# library\n(Note: there is a prototype full offline C library we should consider after the base port. Just keep a note here to do so.\n\nOh, and we should build this library to be easy to install via a package manager if applicable/appropriate.\n\nrefer to https://github.com/Allow2/Allow2.github.io/wiki for more details.\n\n# Curl examples\n\nto get you started:\n\n## 1. Pairing\n\nFirst, pair with Allow2 (this is using the username/password method):\n\n```sh\ncurl -H \"Content-Type: application/json\" -X POST -d '{\"user\": \"ALLOW2_ACCOUNT_EMAIL\", \"pass\":\"ALLOW2_ACCOUNT_PASS\", \"deviceToken\": \"jJ5GOIaJ028Ywt6K\", \"name\":\"Test Device 1\" }' https://app.allow2.com:8443/api/pairDevice\n```\n\nthis returns a payload with information that you pass back to the app to persist for future use against the service:\n```json\n{\n  \"status\":\"success\",\n  \"pairId\":12345,\n  \"token\":\"6742b233-de46-4c86-2ac9-7b9e5729f999\",\n  \"name\":\"Test Device 1\",\n  \"userId\": 1234,\n  \"children\":[\n    { \"id\":682, \"name\":\"Bob\" },\n    { \"id\":691, \"name\":\"Grace\" },\n    { \"id\":1795,\"name\":\"Fred\"}\n  ]\n}\n```\n\n## 2. Checking and Logging Usage\n\nComing shortly\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallow2%2Fallow2csharp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fallow2%2Fallow2csharp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallow2%2Fallow2csharp/lists"}