{"id":45311617,"url":"https://github.com/minskylab/hasura-auth-webhook","last_synced_at":"2026-02-21T07:43:16.542Z","repository":{"id":38444818,"uuid":"411942322","full_name":"minskylab/hasura-auth-webhook","owner":"minskylab","description":"Authorization service to be used with Hasura's \"webhook\" mode","archived":false,"fork":false,"pushed_at":"2026-02-10T11:48:09.000Z","size":261,"stargazers_count":1,"open_issues_count":11,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-10T16:22:32.512Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/minskylab.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-09-30T06:03:18.000Z","updated_at":"2022-01-03T23:37:32.000Z","dependencies_parsed_at":"2022-07-09T18:30:17.772Z","dependency_job_id":"0d92e226-efa6-4855-8c2e-12cc47c1b5ba","html_url":"https://github.com/minskylab/hasura-auth-webhook","commit_stats":{"total_commits":106,"total_committers":5,"mean_commits":21.2,"dds":0.5754716981132075,"last_synced_commit":"a4a55e648cc7b9e15fd62b8d24a4208e602623cc"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/minskylab/hasura-auth-webhook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minskylab%2Fhasura-auth-webhook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minskylab%2Fhasura-auth-webhook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minskylab%2Fhasura-auth-webhook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minskylab%2Fhasura-auth-webhook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/minskylab","download_url":"https://codeload.github.com/minskylab/hasura-auth-webhook/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minskylab%2Fhasura-auth-webhook/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29676840,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T06:23:40.028Z","status":"ssl_error","status_checked_at":"2026-02-21T06:23:39.222Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2026-02-21T07:43:14.528Z","updated_at":"2026-02-21T07:43:16.534Z","avatar_url":"https://github.com/minskylab.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hasura-auth-webhook\n\nUtility server to be used with Hasura projects. It stores the users on its own database. It communicates with Hasura through the webhook setting and returning only the user ID and the user role.\n\n## Usage\n\nHasura instance must point to this server for authentication. This can be done by setting the following environments keys on your hasura instance.\n\n```\nHASURA_GRAPHQL_AUTH_HOOK=\u003cthis-server\u003e\nHASURA_GRAPHQL_AUTH_HOOK_MODE=POST\n```\n\nYou can start the server with\n\n```bash\ntask start\n```\n\n## Env Variables\n\n```\nDATABASE_URL\n\nAPI_PUBLIC_HOSTNAME\nAPI_PUBLIC_PORT\nAPI_INTERNAL_HOSTNAME\nAPI_INTERNAL_PORT\n\nADMIN_USER_EMAIL\nADMIN_USER_PASSWORD\n\nPROVIDERS_EMAIL_ENABLED\nPROVIDERS_EMAIL_JWT_ACCESS_SECRET\nPROVIDERS_EMAIL_JWT_REFRESH_SECRET\nPROVIDERS_EMAIL_WEBHOOKS_RECOVERY_PASSWORD_EVENT\nPROVIDERS_EMAIL_WEBHOOKS_REGISTER_EVENT\nPROVIDERS_MAGICLINK_ENABLED\nPROVIDERS_MAGICLINK_WEBHOOKS_LOGIN_EVENT\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminskylab%2Fhasura-auth-webhook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fminskylab%2Fhasura-auth-webhook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminskylab%2Fhasura-auth-webhook/lists"}