{"id":16252957,"url":"https://github.com/oliverbenns/go-auth","last_synced_at":"2025-04-08T12:43:05.219Z","repository":{"id":86910725,"uuid":"221387862","full_name":"oliverbenns/go-auth","owner":"oliverbenns","description":"An experimental project to authenticate users in Go.","archived":false,"fork":false,"pushed_at":"2019-11-19T10:34:39.000Z","size":55,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-06T21:50:49.272Z","etag":null,"topics":["authentication","bcrypt","go-jwt","golang","jwt","jwt-auth","jwt-authentication","jwt-token","no-javascript","no-js"],"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/oliverbenns.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":"2019-11-13T06:24:51.000Z","updated_at":"2019-11-19T10:34:41.000Z","dependencies_parsed_at":"2023-05-29T19:15:30.409Z","dependency_job_id":null,"html_url":"https://github.com/oliverbenns/go-auth","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/oliverbenns%2Fgo-auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oliverbenns%2Fgo-auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oliverbenns%2Fgo-auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oliverbenns%2Fgo-auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oliverbenns","download_url":"https://codeload.github.com/oliverbenns/go-auth/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247846127,"owners_count":21005963,"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":["authentication","bcrypt","go-jwt","golang","jwt","jwt-auth","jwt-authentication","jwt-token","no-javascript","no-js"],"created_at":"2024-10-10T15:15:26.225Z","updated_at":"2025-04-08T12:43:05.197Z","avatar_url":"https://github.com/oliverbenns.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go Auth\n\nAn experimental project to authenticate users in Go.\n\n## Project Features/Notes\n\n- It uses the bcrypt hashing algorithm for passwords.\n- It uses cookie-based JWTs for user verification.\n- It uses no Javascript at all.\n- There is no server side validation for forms (like sign up).\n- Error handling is pretty arbitrary.\n- Test cases don't handle every case.\n- Jwts \u0026 Cookies are not set to expire.\n\n## Running \n\n- Setup: `go run setup/setup.go`\n- Start server: ` go build app/*.go \u0026\u0026 ./app/command-line-arguments`\n- Test: `go test ./app`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foliverbenns%2Fgo-auth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foliverbenns%2Fgo-auth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foliverbenns%2Fgo-auth/lists"}