{"id":18612959,"url":"https://github.com/logto-io/go","last_synced_at":"2026-03-06T15:32:28.444Z","repository":{"id":54988673,"uuid":"521132608","full_name":"logto-io/go","owner":"logto-io","description":"☁️ Logto Golang SDKs.","archived":false,"fork":false,"pushed_at":"2026-02-11T22:09:51.000Z","size":305,"stargazers_count":26,"open_issues_count":20,"forks_count":18,"subscribers_count":4,"default_branch":"v2","last_synced_at":"2026-02-12T07:08:14.170Z","etag":null,"topics":["authentication","authorization","go","golang","jwt","logto","mfa","multi-tenant","oauth2","oidc","saml","sso"],"latest_commit_sha":null,"homepage":"","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/logto-io.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"logto-io"}},"created_at":"2022-08-04T05:18:14.000Z","updated_at":"2026-01-18T07:06:21.000Z","dependencies_parsed_at":"2023-11-10T23:27:34.745Z","dependency_job_id":"eb78fdc4-55f4-40d8-b057-858567629b37","html_url":"https://github.com/logto-io/go","commit_stats":{"total_commits":57,"total_committers":4,"mean_commits":14.25,"dds":0.1578947368421053,"last_synced_commit":"cb4db7a2417945824c7a2dc5b196e57bf5281761"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/logto-io/go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logto-io%2Fgo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logto-io%2Fgo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logto-io%2Fgo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logto-io%2Fgo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/logto-io","download_url":"https://codeload.github.com/logto-io/go/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logto-io%2Fgo/sbom","scorecard":{"id":514255,"data":{"date":"2025-08-11","repo":{"name":"github.com/logto-io/go","commit":"97fd30d2fad12575f34e76895026465130948f0a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 9/13 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/commitlint.yml:63"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":5,"reason":"5 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/commitlint.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commitlint.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/logto-io/go/commitlint.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commitlint.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/logto-io/go/commitlint.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/logto-io/go/main.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/logto-io/go/main.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/logto-io/go/main.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/logto-io/go/main.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/logto-io/go/main.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/logto-io/go/main.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/logto-io/go/main.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/logto-io/go/main.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/logto-io/go/publish.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/logto-io/go/publish.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/logto-io/go/publish.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/logto-io/go/publish.yml/v2?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/logto-io/go/release.yml/v2?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/logto-io/go/release.yml/v2?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/commitlint.yml:30","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/logto-io/.github/SECURITY.md:1","Info: Found linked content: github.com/logto-io/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/logto-io/.github/SECURITY.md:1","Info: Found text in security policy: github.com/logto-io/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(master): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T01:23:08.892Z","repository_id":54988673,"created_at":"2025-08-20T01:23:08.892Z","updated_at":"2025-08-20T01:23:08.892Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30183473,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T14:42:24.748Z","status":"ssl_error","status_checked_at":"2026-03-06T14:42:14.925Z","response_time":250,"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":["authentication","authorization","go","golang","jwt","logto","mfa","multi-tenant","oauth2","oidc","saml","sso"],"created_at":"2024-11-07T03:19:16.064Z","updated_at":"2026-03-06T15:32:28.422Z","avatar_url":"https://github.com/logto-io.png","language":"Go","readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://logto.io\" target=\"_blank\" align=\"center\" alt=\"Logto Logo\"\u003e\n      \u003cimg src=\"./logo.png\" width=\"100\"\u003e\n  \u003c/a\u003e\n  \u003cbr/\u003e\n  \u003cspan\u003e\u003ci\u003e\u003ca href=\"https://logto.io\" target=\"_blank\"\u003eLogto\u003c/a\u003e helps you build the sign-in experience and user identity within minutes.\u003c/i\u003e\u003c/span\u003e\n\u003c/p\u003e\n\n# Logto Go SDKs\n[![Build Status](https://github.com/logto-io/go/actions/workflows/main.yml/badge.svg)](https://github.com/logto-io/go/actions/workflows/main.yml)\n[![Codecov](https://img.shields.io/codecov/c/github/logto-io/go)](https://app.codecov.io/gh/logto-io/go?branch=master)\n[![Go Report Card](https://goreportcard.com/badge/github.com/logto-io/go)](https://goreportcard.com/report/github.com/logto-io/go)\n[![PkgGoDev](https://pkg.go.dev/badge/github.com/logto-io/go)](https://pkg.go.dev/github.com/logto-io/go)\n\nThe repo for SDKs and working samples written in Go.\n\nCheck out the [Go SDK tutorial](https://docs.logto.io/sdk/go/) or [Go reference](https://pkg.go.dev/github.com/logto-io/go) for more information.\n\n## Installation\n\nTo install Logto Go SDK, use `go get`:\n\n```bash\ngo get github.com/logto-io/go\n```\n\nTo update Logto Go SDK to the latest version, use:\n```bash\ngo get -u github.com/logto-io/go\n```\n\n## Packages\n\n| Name   | Description                          |\n| ------ | ------------------------------------ |\n| core   | Logto SDK core package               |\n| client | Logto client built upon the `core` package |\n\n## Resources\n\n[![Website](https://img.shields.io/badge/website-logto.io-8262F8.svg)](https://logto.io/)\n[![Docs](https://img.shields.io/badge/docs-logto.io-green.svg)](https://docs.logto.io/)\n[![Discord](https://img.shields.io/discord/965845662535147551?logo=discord\u0026logoColor=ffffff\u0026color=7389D8\u0026cacheSeconds=600)](https://discord.gg/UEPaF3j5e6)\n","funding_links":["https://github.com/sponsors/logto-io"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flogto-io%2Fgo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flogto-io%2Fgo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flogto-io%2Fgo/lists"}