{"id":18000154,"url":"https://github.com/piggypot/onfido","last_synced_at":"2026-03-06T05:44:15.031Z","repository":{"id":62430173,"uuid":"168368210","full_name":"PiggyPot/onfido","owner":"PiggyPot","description":"Elixir wrapper for the Onfido API","archived":false,"fork":false,"pushed_at":"2019-01-31T14:46:12.000Z","size":12,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-30T00:34:10.634Z","etag":null,"topics":["addresspicker","elixir","kyc"],"latest_commit_sha":null,"homepage":null,"language":"Elixir","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/PiggyPot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-01-30T15:42:59.000Z","updated_at":"2020-03-31T09:01:50.000Z","dependencies_parsed_at":"2022-11-01T19:47:28.649Z","dependency_job_id":null,"html_url":"https://github.com/PiggyPot/onfido","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PiggyPot%2Fonfido","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PiggyPot%2Fonfido/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PiggyPot%2Fonfido/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PiggyPot%2Fonfido/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PiggyPot","download_url":"https://codeload.github.com/PiggyPot/onfido/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245611768,"owners_count":20643892,"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":["addresspicker","elixir","kyc"],"created_at":"2024-10-29T23:09:54.807Z","updated_at":"2026-03-06T05:44:14.972Z","avatar_url":"https://github.com/PiggyPot.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Onfido\n\nElixir wrapper for the [Onfido](https://onfido.com) API\n\n## Installation\n\n```elixir\ndef deps do\n  [\n    {:onfido, \"~\u003e 0.2.0\"}\n  ]\nend\n```\n\n2. Add configuration to your app:\n\n```elixir\nconfig :onfido,\n  api_base: \"https://api.onfido.com/v2\",\n  api_token: \"\u003cyour-api-token\u003e\"\n```\n\n## Documentation\n\n#### Core Resources\n\n[Applicants](https://hexdocs.pm/onfido/Onfido.Resources.Applicant.html)\\\n[Documents](https://hexdocs.pm/onfido/Onfido.Resources.Documents.html)\\\n[Checks](https://hexdocs.pm/onfido/Onfido.Resources.Check.html)\\\n[Reports](https://hexdocs.pm/onfido/Onfido.Resources.Report.html)\\\n[Webhooks](https://hexdocs.pm/onfido/Onfido.Resources.Webhook.html)\n\n#### Other Resources\n\n[Address Picker](https://hexdocs.pm/onfido/Onfido.Resources.AddressPicker.html)\\\n[SDK Token Generation](https://hexdocs.pm/onfido/Onfido.Resources.SdkToken.html)\\\n[Street Level Code](https://hexdocs.pm/onfido/Onfido.Resources.StreetLevelCode.html)\n\nYou can read the docs [at hex.pm](https://hexdocs.pm/onfido)\n\n## Development Setup\n\nIf you are making changes to this codebase and want to test your code, you will need to copy the sample secret file.\n\n```elixir\ncp config/secret.sample.exs config/secret.exs\n```\n\nThen add your relevant Onfido access details here.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiggypot%2Fonfido","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpiggypot%2Fonfido","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiggypot%2Fonfido/lists"}