{"id":21696026,"url":"https://github.com/francois2metz/kinto-trello","last_synced_at":"2026-06-23T16:32:06.976Z","repository":{"id":62574288,"uuid":"109606014","full_name":"francois2metz/kinto-trello","owner":"francois2metz","description":"Kinto authentication plugin for Trello","archived":false,"fork":false,"pushed_at":"2017-11-12T22:10:29.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-21T02:20:01.214Z","etag":null,"topics":["authentication","kinto","trello"],"latest_commit_sha":null,"homepage":"","language":"Python","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/francois2metz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-11-05T18:44:18.000Z","updated_at":"2017-11-13T07:26:35.000Z","dependencies_parsed_at":"2022-11-03T18:42:32.681Z","dependency_job_id":null,"html_url":"https://github.com/francois2metz/kinto-trello","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/francois2metz/kinto-trello","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francois2metz%2Fkinto-trello","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francois2metz%2Fkinto-trello/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francois2metz%2Fkinto-trello/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francois2metz%2Fkinto-trello/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/francois2metz","download_url":"https://codeload.github.com/francois2metz/kinto-trello/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francois2metz%2Fkinto-trello/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34698687,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"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":["authentication","kinto","trello"],"created_at":"2024-11-25T19:18:05.969Z","updated_at":"2026-06-23T16:32:06.956Z","avatar_url":"https://github.com/francois2metz.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kinto for Trello\n\nThis project implement an authentication policy for [Kinto][] using [Trello][] tokens.\n\n[kinto]: https://www.kinto-storage.org/\n[trello]: http://trello.com/\n\n## Install\n\n    pip install kinto-trello\n\n## Configuration\n\nUpdate `kinto.includes` to add kinto_trello\n\n    kinto.includes = kinto_trello\n\nAdd to your config file:\n\n    multiauth.policies = trello\n    multiauth.policy.trello.use = kinto_trello.authentication.TrelloAuthenticationPolicy\n    trello.apikey = 'YOUR_API_KEY' # FROM https://trello.com/app-key\n\n## Usage\n\nIn the `Authorization` header, set the trello token:\n\n\n    Authorization: Trello \u003ctoken\u003e\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrancois2metz%2Fkinto-trello","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrancois2metz%2Fkinto-trello","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrancois2metz%2Fkinto-trello/lists"}