{"id":39227504,"url":"https://github.com/mustofa-id/sveltekit-basic-auth","last_synced_at":"2026-01-20T16:48:26.894Z","repository":{"id":325208395,"uuid":"1092167070","full_name":"mustofa-id/sveltekit-basic-auth","owner":"mustofa-id","description":"Basic authentication for SvelteKit, with zero hassle.","archived":false,"fork":false,"pushed_at":"2025-12-31T01:09:20.000Z","size":69,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-03T22:22:24.189Z","etag":null,"topics":["basic-auth","lucia-auth","sveltekit"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/sveltekit-basic-auth","language":"TypeScript","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/mustofa-id.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2025-11-08T05:41:19.000Z","updated_at":"2025-12-31T01:08:48.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/mustofa-id/sveltekit-basic-auth","commit_stats":null,"previous_names":["mustofa-id/sveltekit-basic-auth"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/mustofa-id/sveltekit-basic-auth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mustofa-id%2Fsveltekit-basic-auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mustofa-id%2Fsveltekit-basic-auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mustofa-id%2Fsveltekit-basic-auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mustofa-id%2Fsveltekit-basic-auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mustofa-id","download_url":"https://codeload.github.com/mustofa-id/sveltekit-basic-auth/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mustofa-id%2Fsveltekit-basic-auth/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28522310,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T22:11:28.393Z","status":"ssl_error","status_checked_at":"2026-01-17T22:11:27.841Z","response_time":85,"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":["basic-auth","lucia-auth","sveltekit"],"created_at":"2026-01-17T23:37:08.245Z","updated_at":"2026-01-17T23:37:08.314Z","avatar_url":"https://github.com/mustofa-id.png","language":"TypeScript","readme":"# SvelteKit Basic Auth\n\nA lightweight authentication helper library for SvelteKit. Suited for non-critical, low-complexity, or internal environments where lightweight authentication utilities are appropriate.\n\nThis library is intentionally minimal, good for quick prototypes, admin tools, or low-complexity apps. For production-grade or large-scale authentication needs, consider a more robust solution such as [Auth.js](https://authjs.dev/), which provides advanced security features, adapters, and wide ecosystem support.\n\n## Usage\n\n```sh\nnpm install sveltekit-basic-auth\n```\n\nSee code example in [routes](src/routes) and [hooks.server.ts](src/hooks.server.ts).\n\n## Developing\n\n```sh\nnpm install\n\nnpm run dev\n\n# or start the server and open the app in a new browser tab\nnpm run dev -- --open\n```\n\nEverything inside `src/lib` is part of library, everything inside `src/routes` can be used as a showcase or preview app.\n\n## Building\n\n```sh\nnpm pack\n```\n\nTo create a production version of your showcase app:\n\n```sh\nnpm run build\n```\n\n## Publishing\n\n```sh\nnpm publish\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmustofa-id%2Fsveltekit-basic-auth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmustofa-id%2Fsveltekit-basic-auth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmustofa-id%2Fsveltekit-basic-auth/lists"}