{"id":23752468,"url":"https://github.com/philipptpunkt/authentication-service-go","last_synced_at":"2026-04-14T05:33:44.836Z","repository":{"id":266506740,"uuid":"896822147","full_name":"philipptpunkt/authentication-service-go","owner":"philipptpunkt","description":"Demo Authentication Service with a backend written in Go. It uses both Postgres and Redis. API Documentation with gRPC.","archived":false,"fork":false,"pushed_at":"2024-12-10T15:53:40.000Z","size":266,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-25T08:37:14.129Z","etag":null,"topics":["authentication","authentication-backend","go","golang","grpc","grpc-go","nextjs","postgres","postgresql","postgresql-database","protobuf","redis","turborepo","typescript"],"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/philipptpunkt.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,"zenodo":null}},"created_at":"2024-12-01T11:58:09.000Z","updated_at":"2024-12-18T00:40:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"3dd77e3f-f6ae-408f-af56-463e539d86a4","html_url":"https://github.com/philipptpunkt/authentication-service-go","commit_stats":null,"previous_names":["philipptpunkt/authentication-service-go"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/philipptpunkt/authentication-service-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philipptpunkt%2Fauthentication-service-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philipptpunkt%2Fauthentication-service-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philipptpunkt%2Fauthentication-service-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philipptpunkt%2Fauthentication-service-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philipptpunkt","download_url":"https://codeload.github.com/philipptpunkt/authentication-service-go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philipptpunkt%2Fauthentication-service-go/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31784253,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"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":["authentication","authentication-backend","go","golang","grpc","grpc-go","nextjs","postgres","postgresql","postgresql-database","protobuf","redis","turborepo","typescript"],"created_at":"2024-12-31T17:52:18.680Z","updated_at":"2026-04-14T05:33:44.814Z","avatar_url":"https://github.com/philipptpunkt.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Authentication Service\n\nThis is a basic authentication service with register and login functionalities.\n\nIt is not intended to being used in production or any other data sensitive environment!\n\n## Using the service\n\n(for this to work you need a Postgres DB installed as well as an instance of Redis)\n\nMake sure all environment variables are set correctly and point towards your local database services.\n\nThen run the following command:\n\n```sh\npnpm run dev\n```\n\nYou can also use Docker Compose to run the entire service. Both Postgres and Redis are running inside Docker Containers.\n\n```sh\ndocker-compose up --build\n```\n\nTo stop the service, run\n\n```sh\ndocker compose down\n```\n\n## What's inside?\n\nThis Turborepo includes the following packages/apps:\n\n### Apps and Packages\n\n- `backend`: a go backend\n- `web`: a [Next.js](https://nextjs.org/) app with [Tailwind CSS](https://tailwindcss.com/)\n- `ui`: a stub React component library with [Tailwind CSS](https://tailwindcss.com/)\n- `@@authentication-service-go/eslint-config`: `eslint` configurations (includes `eslint-config-next` and `eslint-config-prettier`)\n- `@@authentication-service-go/tailwind-config`: `tailwind.config.ts`s used throughout the monorepo\n- `@@authentication-service-go/typescript-config`: `tsconfig.json`s used throughout the monorepo\n\n### Building packages/ui\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilipptpunkt%2Fauthentication-service-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphilipptpunkt%2Fauthentication-service-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilipptpunkt%2Fauthentication-service-go/lists"}