{"id":39021140,"url":"https://github.com/codemk8/mauth","last_synced_at":"2026-01-17T17:28:29.080Z","repository":{"id":220256173,"uuid":"175294577","full_name":"codemk8/mauth","owner":"codemk8","description":"Authentication microservice written in go","archived":false,"fork":false,"pushed_at":"2019-03-20T23:40:36.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-23T11:19:39.161Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codemk8.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2019-03-12T20:52:42.000Z","updated_at":"2019-03-20T23:40:38.000Z","dependencies_parsed_at":"2024-02-01T05:01:34.408Z","dependency_job_id":null,"html_url":"https://github.com/codemk8/mauth","commit_stats":null,"previous_names":["codemk8/mauth"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codemk8/mauth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemk8%2Fmauth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemk8%2Fmauth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemk8%2Fmauth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemk8%2Fmauth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codemk8","download_url":"https://codeload.github.com/codemk8/mauth/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemk8%2Fmauth/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28512905,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T13:38:16.342Z","status":"ssl_error","status_checked_at":"2026-01-17T13:37:44.060Z","response_time":85,"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":[],"created_at":"2026-01-17T17:28:28.983Z","updated_at":"2026-01-17T17:28:29.067Z","avatar_url":"https://github.com/codemk8.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## mauth\n\nAuthentication microservice written in go with different backends for storing user info:\n\n* AWS database \n* Local database\n\n## API Endpoints\n\n* /register\n* /login\n* /auth\n* /logout\n\n## To run a micro service\n\n```bash\nexport MAUTH_API_KEY=\"YOUR_API_KEY_HERE\" \n./bin/mauth --alsologtostderr\n```\n\n\n```bash\n# test by curl\ncurl -H \"Content-Type: application/json\" -H \"Authorization: token YOUR_API_KEY_HERE\" http://localhost:55555/login\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodemk8%2Fmauth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodemk8%2Fmauth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodemk8%2Fmauth/lists"}