{"id":23854906,"url":"https://github.com/aventer-ug/go-avauth-oauth2","last_synced_at":"2025-09-07T08:33:56.701Z","repository":{"id":65193960,"uuid":"406738288","full_name":"AVENTER-UG/go-avauth-oauth2","owner":"AVENTER-UG","description":"OAuth Service written in Golang","archived":false,"fork":false,"pushed_at":"2025-03-13T11:12:27.000Z","size":707,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-13T12:24:24.911Z","etag":null,"topics":["api","golang","oauth"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AVENTER-UG.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["AVENTER-UG"]}},"created_at":"2021-09-15T11:39:17.000Z","updated_at":"2025-03-13T11:12:28.000Z","dependencies_parsed_at":"2025-09-07T08:33:49.413Z","dependency_job_id":null,"html_url":"https://github.com/AVENTER-UG/go-avauth-oauth2","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/AVENTER-UG/go-avauth-oauth2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AVENTER-UG%2Fgo-avauth-oauth2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AVENTER-UG%2Fgo-avauth-oauth2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AVENTER-UG%2Fgo-avauth-oauth2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AVENTER-UG%2Fgo-avauth-oauth2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AVENTER-UG","download_url":"https://codeload.github.com/AVENTER-UG/go-avauth-oauth2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AVENTER-UG%2Fgo-avauth-oauth2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274012439,"owners_count":25207249,"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","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["api","golang","oauth"],"created_at":"2025-01-03T00:19:01.970Z","updated_at":"2025-09-07T08:33:56.682Z","avatar_url":"https://github.com/AVENTER-UG.png","language":"Go","funding_links":["https://github.com/sponsors/AVENTER-UG"],"categories":[],"sub_categories":[],"readme":"# go-avauth-oauth2\n\nThis is a oauth2 provider that use the aventer backend systems to authenticate. To be honest, it makes no sense for other peoples to use it, but I think it's a interesting starting point for the own oauth2 project. So, feel free and have a look around.\n\n## How to use\n\nThis OAuth provider need the following information as environment variable.\n\n```bash\nexport AUTH_SERVER=https://\u003cAUTH SERVER\u003e\nexport CLIENTDOMAIN=\nexport CLIENTID=\nexport CLIENTSECRET=\nexport GROUP=\u003cUSER GROUP\u003e\nexport IDENTIFIER=\nexport JWT_SIGNKEY=\u003cA VERY STRONG AND LONG PHRASE\u003e\nexport LOGLEVEL=\u003cdebug|warn|info\u003e\nexport REDIS_SERVER=\u003cREDIS_SERVER\u003e:6379\n\ngo run main.go\n\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faventer-ug%2Fgo-avauth-oauth2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faventer-ug%2Fgo-avauth-oauth2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faventer-ug%2Fgo-avauth-oauth2/lists"}