{"id":24979916,"url":"https://github.com/mojoauth/go-sdk","last_synced_at":"2025-03-29T09:45:09.171Z","repository":{"id":274129986,"uuid":"922008638","full_name":"MojoAuth/go-sdk","owner":"MojoAuth","description":"A robust and efficient Go SDK for implementing passwordless authentication in your Go applications using MojoAuth's secure authentication services.","archived":false,"fork":false,"pushed_at":"2025-01-25T04:37:55.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-04T04:15:35.863Z","etag":null,"topics":["ciam","go","golang","iam","passkeys","passwordless","passwordless-auth","passwordless-authentication","passwordless-login","sdk","sdk-go","sdk-golang"],"latest_commit_sha":null,"homepage":"https://docs.mojoauth.com/sdks/golang","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/MojoAuth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"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":"2025-01-25T04:33:33.000Z","updated_at":"2025-01-25T04:48:20.000Z","dependencies_parsed_at":"2025-01-25T05:32:14.226Z","dependency_job_id":null,"html_url":"https://github.com/MojoAuth/go-sdk","commit_stats":null,"previous_names":["mojoauth/go-sdk"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MojoAuth%2Fgo-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MojoAuth%2Fgo-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MojoAuth%2Fgo-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MojoAuth%2Fgo-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MojoAuth","download_url":"https://codeload.github.com/MojoAuth/go-sdk/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246168087,"owners_count":20734389,"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":["ciam","go","golang","iam","passkeys","passwordless","passwordless-auth","passwordless-authentication","passwordless-login","sdk","sdk-go","sdk-golang"],"created_at":"2025-02-04T04:15:46.466Z","updated_at":"2025-03-29T09:45:09.149Z","avatar_url":"https://github.com/MojoAuth.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.mojoauth.com\"\u003e\n    \u003cimg alt=\"MojoAuth\" src=\"https://mojoauth.com/blog/assets/images/logo.svg\" width=\"200\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003e\n  MojoAuth Go SDK\n\u003c/h1\u003e\n\n\n## Documentation\n\n* [Configuration](https://mojoauth.com/docs/) - Everything you need to begin using the MojoAuth SDK.\n\n## Installation\n\nTo install, run:\n`go get github.com/mojoauth/go-sdk`\n\nImport the package:\n\n`import \"github.com/mojoauth/go-sdk\"`\n\nInstall all package dependencies by running `go get ./...` in the root folder of this SDK.  \n\n## Usage\n\nTake a peek:\n\nBefore making any API calls, the MojoAuth API client must be initialized with your MojoAuth API key.\n\nSample code:\n\n```\ncfg := go-sdk.Config{\n  ApiKey: \"\u003cEnter ApiKey\u003e\",\n}\n\nmojoclient, err := go_mojoauth.NewMojoAuth(\u0026cfg)\n\nif err != nil {\n  errors = errors + err.(mojoerror.Error).OrigErr().Error()\n  //\t\trespCode = 500\n}\n\n```\n## How to contribute\n\nWe appreciate all kinds of contributions from anyone, be it finding an issue or writing a blog.\n\nPlease check the [contributing guide](CONTRIBUTING.md) to become a contributor.\n\n## License\n\nFor more information on licensing, please refer to [License](https://github.com/MojoAuth/mojoauth-go/blob/main/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmojoauth%2Fgo-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmojoauth%2Fgo-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmojoauth%2Fgo-sdk/lists"}