{"id":20011517,"url":"https://github.com/ttyobiwan/goloxy","last_synced_at":"2026-05-10T01:50:19.599Z","repository":{"id":181618501,"uuid":"667029297","full_name":"ttyobiwan/goloxy","owner":"ttyobiwan","description":"Simple service for handling Auth0 authentication","archived":false,"fork":false,"pushed_at":"2023-07-16T12:16:59.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-12T14:47:50.192Z","etag":null,"topics":["auth0","go","golang"],"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/ttyobiwan.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}},"created_at":"2023-07-16T12:06:28.000Z","updated_at":"2024-06-28T15:04:58.000Z","dependencies_parsed_at":"2023-07-16T14:49:16.011Z","dependency_job_id":null,"html_url":"https://github.com/ttyobiwan/goloxy","commit_stats":null,"previous_names":["tobias-piotr/goloxy","tobiwandev/goloxy","ttyobiwan/goloxy"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ttyobiwan%2Fgoloxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ttyobiwan%2Fgoloxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ttyobiwan%2Fgoloxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ttyobiwan%2Fgoloxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ttyobiwan","download_url":"https://codeload.github.com/ttyobiwan/goloxy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241447645,"owners_count":19964336,"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":["auth0","go","golang"],"created_at":"2024-11-13T07:26:19.855Z","updated_at":"2026-05-10T01:50:19.550Z","avatar_url":"https://github.com/ttyobiwan.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Goloxy\n\nSimple service for handling Auth0 authentication. There are three routes in place:\n\n- `/login?redirect_url=\u003cstr\u003e` redirects to Auth0 login page\n- `/callback?code=\u003cstr\u003e\u0026redirect_url=\u003cstr\u003e` gets the access token and redirects to `redirect_url?access_token=\u003cstr\u003e`\n- `/logout?redirect_url=\u003cstr\u003e` redirects to Auth logout page\n\nServer uses Go default net/http package. There is only one dependency installed.\n\nThis is for my personal usage, to be able to just copy \u0026 paste the config and get the token, without adding these endpoints into every single backend app, or setting up some insane JS apps with million dependencies. If you want to use it in any different way: go ahead.\n\n## Usage\n\nBuild Docker images\n\n```bash\nmake build\n```\n\nStart Docker containers\n\n```bash\nmake up\n```\n\nAll three routes should be available at `http://localhost:8080`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fttyobiwan%2Fgoloxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fttyobiwan%2Fgoloxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fttyobiwan%2Fgoloxy/lists"}