{"id":29494247,"url":"https://github.com/Rettend/gau","last_synced_at":"2026-04-02T03:50:14.711Z","repository":{"id":304733517,"uuid":"1016322186","full_name":"Rettend/gau","owner":"Rettend","description":"Flexible OAuth library with first-class Tauri support","archived":false,"fork":false,"pushed_at":"2026-03-02T12:07:43.000Z","size":1982,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-03-02T15:52:57.425Z","etag":null,"topics":["auth","authentication","oauth","oauth2","solidjs","svelte","tauri"],"latest_commit_sha":null,"homepage":"https://gau.rettend.me","language":"TypeScript","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/Rettend.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2025-07-08T20:42:20.000Z","updated_at":"2026-03-02T12:07:45.000Z","dependencies_parsed_at":"2025-08-04T19:16:05.001Z","dependency_job_id":"e727fecb-bc39-45a3-8e58-b2a3e9b68d4d","html_url":"https://github.com/Rettend/gau","commit_stats":null,"previous_names":["yuo-app/gau","rettend/gau"],"tags_count":49,"template":false,"template_full_name":null,"purl":"pkg:github/Rettend/gau","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rettend%2Fgau","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rettend%2Fgau/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rettend%2Fgau/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rettend%2Fgau/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rettend","download_url":"https://codeload.github.com/Rettend/gau/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rettend%2Fgau/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31294508,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T01:43:37.129Z","status":"online","status_checked_at":"2026-04-02T02:00:08.535Z","response_time":89,"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":["auth","authentication","oauth","oauth2","solidjs","svelte","tauri"],"created_at":"2025-07-15T17:01:31.606Z","updated_at":"2026-04-02T03:50:14.705Z","avatar_url":"https://github.com/Rettend.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003egau\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n  /ɡɔː/ \u003cbr\u003e\n  \u003cstrong\u003egood auth\u003c/strong\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.npmjs.com/package/@rttnd/gau\"\u003e\u003cimg src=\"https://img.shields.io/npm/v/%40rttnd%2Fgau?color=red\" alt=\"NPM Version\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://jsr.io/@rttnd/gau\"\u003e\u003cimg src=\"https://img.shields.io/jsr/v/%40rttnd/gau?color=yellow\" alt=\"JSR Version\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n**Read the docs**: [gau.rettend.me](https://gau.rettend.me)\n\n- **Flexible** - Small and self-hostable, works with backend-only, full-stack, and native apps, and on different hosts\n- **Framework agnostic** - Core is framework-free and uses Web Crypto and Fetch, with helpers for frameworks and runtimes\n- **Runtime agnostic** - Runs on Bun, Node, Deno, Cloudflare Workers, and even Tauri\n- **Database agnostic** - Can support any database via adapters\n\n## examples\n\nCheck out the [`packages`](https://github.com/Rettend/gau/tree/main/packages) folder in this repo for complete working apps:\n\n- `example-sveltekit`: SvelteKit + Turso\n- `example-sveltekit-tauri`: SvelteKit + Turso + Tauri (desktop)\n- `example-sveltekit-tauri-mobile`: SvelteKit + Turso + Tauri (mobile and desktop)\n- `example-solidstart`: SolidStart + Turso\n- `example-bun`: Bun.serve\n- `example-elysia`: Elysia\n\nTo use them as starter templates:\n\n`bunx degit Rettend/gau/packages/example-sveltekit`\n\n## contributing\n\n`gau` core is everything-agnostic, but it's missing a ton of specific integrations.\nIf you want to add a new...\n\n- OAuth provider\n- Database adapter\n- Framework integration\n- Platform integration\n\n... PRs are welcome!\n\n## license\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRettend%2Fgau","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FRettend%2Fgau","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRettend%2Fgau/lists"}