{"id":22683243,"url":"https://github.com/mtchavez/authy-go","last_synced_at":"2025-06-30T21:36:43.591Z","repository":{"id":27100914,"uuid":"30568299","full_name":"mtchavez/authy-go","owner":"mtchavez","description":"Go package to access the Authy API","archived":false,"fork":false,"pushed_at":"2015-02-12T16:45:15.000Z","size":168,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T14:32:26.058Z","etag":null,"topics":["authy","authy-api","go"],"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/mtchavez.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-10T01:21:32.000Z","updated_at":"2018-06-09T16:05:04.000Z","dependencies_parsed_at":"2022-07-07T20:42:44.627Z","dependency_job_id":null,"html_url":"https://github.com/mtchavez/authy-go","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/mtchavez/authy-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtchavez%2Fauthy-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtchavez%2Fauthy-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtchavez%2Fauthy-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtchavez%2Fauthy-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mtchavez","download_url":"https://codeload.github.com/mtchavez/authy-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtchavez%2Fauthy-go/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262854761,"owners_count":23375186,"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":["authy","authy-api","go"],"created_at":"2024-12-09T21:11:22.693Z","updated_at":"2025-06-30T21:36:43.560Z","avatar_url":"https://github.com/mtchavez.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Authy API Go package\n[![Latest Version](http://img.shields.io/github/release/mtchavez/authy-go.svg?style=flat-square)](https://github.com/mtchavez/authy-go/releases)\n[![Build Status](https://travis-ci.org/mtchavez/authy-go.svg)](https://travis-ci.org/mtchavez/authy-go)\n[![Go Documentation](http://img.shields.io/badge/go-documentation-blue.svg?style=flat-square)](http://godoc.org/github.com/mtchavez/authy-go/authy)\n\nAuthy API for Developers to add two factor authentication to your apps. This package\nimplements the API endpoints found [in the docs](http://docs.authy.com/).\n\n## Install\n\n`go get -u github.com/mtchavez/authy-go/authy`\n\n## Usage and Documentation\n\nExamples can all be found at [Go Doc](http://godoc.org/github.com/mtchavez/authy-go/authy)\nas well as the documentation for everything.\n\nAuthy [getting started](https://www.authy.com/help/getting-started) is a good place\nto get an introduction to the API as a whole. And [the docs](http://docs.authy.com/) for\nthe entire API may be usefull as well.\n\n## Tests\n\nAll the tests are example tests that hit the Sandbox API endpoint. You can run them\nwith:\n\n`go test ./...`\n\nThe tests will need an internet connection as they are doing live API Sandbox calls.\n\n## TODO\n\n* DRY things up\n* Add example app integration\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmtchavez%2Fauthy-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmtchavez%2Fauthy-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmtchavez%2Fauthy-go/lists"}