{"id":17914202,"url":"https://github.com/knadh/tinyauth","last_synced_at":"2025-08-01T10:10:00.336Z","repository":{"id":66339856,"uuid":"269952065","full_name":"knadh/tinyauth","owner":"knadh","description":"Tiny, opinionated authentication library for Go. Work in progress and not usable right now.","archived":false,"fork":false,"pushed_at":"2020-06-06T10:59:23.000Z","size":6,"stargazers_count":15,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-19T00:17:59.079Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/knadh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-06-06T10:52:59.000Z","updated_at":"2025-02-11T13:22:04.000Z","dependencies_parsed_at":"2023-02-23T04:00:42.726Z","dependency_job_id":null,"html_url":"https://github.com/knadh/tinyauth","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Ftinyauth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Ftinyauth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Ftinyauth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Ftinyauth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knadh","download_url":"https://codeload.github.com/knadh/tinyauth/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245186439,"owners_count":20574551,"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":[],"created_at":"2024-10-28T19:56:48.904Z","updated_at":"2025-03-23T23:30:45.971Z","avatar_url":"https://github.com/knadh.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"Tiny, opinionated authentication library for Go. Work in progress and not usable right now.\n\n### Concepts\n- An to add/edit/delete users.\n- Users are identified by an identifier (a string: email, username, phone, anything).\n- Supports hashed password and password authentication.\n- Password authentication can be turned off to enable external OAuth.\n- Permissions are represented as a list of strings per user. Eg: `post.edit, post.create` etc.\n- User account statuses: `pending, enabled, disabled` etc.\n- Pluggable functions for password reset, recovery etc.\n- Multiple \"store\" backends (Postgres, Redis etc.) via a Store interface.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknadh%2Ftinyauth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fknadh%2Ftinyauth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknadh%2Ftinyauth/lists"}