{"id":21003613,"url":"https://github.com/lemon-mint/tiny-auth-service","last_synced_at":"2025-08-30T17:46:00.965Z","repository":{"id":49308350,"uuid":"329923638","full_name":"lemon-mint/Tiny-Auth-Service","owner":"lemon-mint","description":"Multipurpose external authentication server made with Go","archived":false,"fork":false,"pushed_at":"2022-07-24T12:28:49.000Z","size":42,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-29T19:12:23.419Z","etag":null,"topics":["auth","authentication","authorization","echo-framework","go","identity","identity-management","identity-provider"],"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/lemon-mint.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":"2021-01-15T13:44:51.000Z","updated_at":"2023-02-26T15:16:35.000Z","dependencies_parsed_at":"2022-09-16T19:51:18.324Z","dependency_job_id":null,"html_url":"https://github.com/lemon-mint/Tiny-Auth-Service","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lemon-mint/Tiny-Auth-Service","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemon-mint%2FTiny-Auth-Service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemon-mint%2FTiny-Auth-Service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemon-mint%2FTiny-Auth-Service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemon-mint%2FTiny-Auth-Service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lemon-mint","download_url":"https://codeload.github.com/lemon-mint/Tiny-Auth-Service/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemon-mint%2FTiny-Auth-Service/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261143148,"owners_count":23115674,"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":["auth","authentication","authorization","echo-framework","go","identity","identity-management","identity-provider"],"created_at":"2024-11-19T08:26:53.790Z","updated_at":"2025-06-21T15:06:37.947Z","avatar_url":"https://github.com/lemon-mint.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tiny-Auth-Service\n[![](https://goreportcard.com/badge/github.com/lemon-mint/Tiny-Auth-Service)](https://goreportcard.com/report/github.com/lemon-mint/Tiny-Auth-Service)\n\nMultipurpose external authentication server made with Go\n\n\n## Environment variable config\n\n`TINY_AUTH_SERVICE_SECRET_KEY`: Secret key used to encrypt and sign cookies\n\n(If not set, it will be generated automatically)\n\n`TINY_AUTH_SERVICE_DATABASE_TYPE`: Specify the type of DB server storing user information. (Default: `sqlite3`)\n\n`TINY_AUTH_SERVICE_CAPTCHA_ENABLE`: `true` or `false` (Default: `false`)\n\n`TINY_AUTH_SERVICE_CAPTCHA_SITEKEY`: site key for recaptcha or hcaptcha\n\n`TINY_AUTH_SERVICE_CAPTCHA_SECRETKEY`: site key for recaptcha or hcaptcha\n\n`TINY_AUTH_SERVICE_CAPTCHA_VERIFY_URL`: \n(ex: `https://hcaptcha.com/siteverify` or `https://www.google.com/recaptcha/api/siteverify` or `https://www.recaptcha.net/recaptcha/api/siteverify`)\n\n`TINY_AUTH_SERVICE_CAPTCHA_TYPE`: (`recaptcha` or `hcaptcha`)\n\n`TINY_AUTH_SERVICE_INITDB_ADMIN_ID`\n\n`TINY_AUTH_SERVICE_INITDB_ADMIN_PASSWORD`\n\n# TODO \n\n- [x] signin\n- [x] signup\n- [ ] 2FA\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flemon-mint%2Ftiny-auth-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flemon-mint%2Ftiny-auth-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flemon-mint%2Ftiny-auth-service/lists"}