{"id":37375111,"url":"https://github.com/sawolabs/go-sdk","last_synced_at":"2026-01-16T05:02:25.595Z","repository":{"id":57696296,"uuid":"490959809","full_name":"sawolabs/go-sdk","owner":"sawolabs","description":"A fast Go authentication library. Passwordless login, secured using the PKI infrastructure","archived":false,"fork":false,"pushed_at":"2022-05-14T10:43:51.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2024-06-20T08:10:53.155Z","etag":null,"topics":["passwordless-authentication","passwordless-login"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sawolabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2022-05-11T04:46:00.000Z","updated_at":"2022-05-14T10:46:20.000Z","dependencies_parsed_at":"2022-09-14T12:00:22.870Z","dependency_job_id":null,"html_url":"https://github.com/sawolabs/go-sdk","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/sawolabs/go-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sawolabs%2Fgo-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sawolabs%2Fgo-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sawolabs%2Fgo-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sawolabs%2Fgo-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sawolabs","download_url":"https://codeload.github.com/sawolabs/go-sdk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sawolabs%2Fgo-sdk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28477210,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T03:13:13.607Z","status":"ssl_error","status_checked_at":"2026-01-16T03:11:47.863Z","response_time":107,"last_error":"SSL_read: 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":["passwordless-authentication","passwordless-login"],"created_at":"2026-01-16T05:02:25.533Z","updated_at":"2026-01-16T05:02:25.589Z","avatar_url":"https://github.com/sawolabs.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## sawolabs/go-sdk\n\n\n## Install\nWith Go toolchain:\n\n```\ngo get -u github.com/sawolabs/go-sdk\n```\n\n## Examples\nLet's start registering a sawo instance with apiKey and URL path:\n```\nfunc main() {\n  sawoconfig := new(gosdk.SawoConfig)\n\t// Identifier type can be one of 'email' or 'phone_number_sms' or 'both_email_phone'\n\tsawoconfig.Init(\"your-api-key\", \"email\", \"./assets/login.html\", \"/login\")\n\tr := gosdk.SawoRouter()\n\thttp.ListenAndServe(\":8080\", r)\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsawolabs%2Fgo-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsawolabs%2Fgo-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsawolabs%2Fgo-sdk/lists"}