{"id":21997399,"url":"https://github.com/stephane-klein/sveltekit-gitlab-oauth2-poc","last_synced_at":"2026-02-08T08:04:05.464Z","repository":{"id":99040986,"uuid":"498204080","full_name":"stephane-klein/sveltekit-gitlab-oauth2-poc","owner":"stephane-klein","description":"Svelte passport OAuth GitLab POC","archived":false,"fork":false,"pushed_at":"2022-06-11T21:43:38.000Z","size":316,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-14T19:13:44.944Z","etag":null,"topics":["gitlab","learn-in-public","oauth2","proof-of-concept","svelte","sveltekit"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/stephane-klein.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}},"created_at":"2022-05-31T05:52:59.000Z","updated_at":"2023-04-13T14:59:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"bccb8327-9c87-4e8e-93fd-ab0457cfa62b","html_url":"https://github.com/stephane-klein/sveltekit-gitlab-oauth2-poc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stephane-klein/sveltekit-gitlab-oauth2-poc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephane-klein%2Fsveltekit-gitlab-oauth2-poc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephane-klein%2Fsveltekit-gitlab-oauth2-poc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephane-klein%2Fsveltekit-gitlab-oauth2-poc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephane-klein%2Fsveltekit-gitlab-oauth2-poc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stephane-klein","download_url":"https://codeload.github.com/stephane-klein/sveltekit-gitlab-oauth2-poc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephane-klein%2Fsveltekit-gitlab-oauth2-poc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29225021,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T06:05:31.539Z","status":"ssl_error","status_checked_at":"2026-02-08T05:58:33.853Z","response_time":57,"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":["gitlab","learn-in-public","oauth2","proof-of-concept","svelte","sveltekit"],"created_at":"2024-11-29T22:16:07.655Z","updated_at":"2026-02-08T08:04:05.449Z","avatar_url":"https://github.com/stephane-klein.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SvelteKit GitLab Oauth2 POC\n\nSee [this issue](https://github.com/stephane-klein/poc-svelte-oauth-passport-gitlab/issues/1) to discover the journey of\nthis Proof Of Concept.\n\n* Based on [SvelteKit](https://kit.svelte.dev/)\n* Based on [Authorization code flow](https://docs.gitlab.com/ee/api/oauth2.html#authorization-code-flow)\n* Cookie stored with [HttpOnly method](https://en.wikipedia.org/wiki/HTTP_cookie#Secure_and_HttpOnly)\n* **Didn't use** this library:\n  * https://github.com/Dan6erbond/sk-auth\n  * https://github.com/fabiohvp/sveltekit-passport-oauth2\n  * https://github.com/fh1ch/passport-gitlab2\n  * https://github.com/jaredhanson/passport-oauth2\n  * https://github.com/ciaranj/node-oauth\n  * https://github.com/simov/grant\n\n## Getting started\n\n```\n$ cp .envrc.example .envrc\n```\n\nFill `.envrc` file with your GitLab application parameters\n\nInstall packages:\n\n```\n$ pnpm install\n```\n\nLaunch application:\n\n```\n$ pnpm run dev\n```\n\nOpen your browser on http://127.0.0.1:3000\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephane-klein%2Fsveltekit-gitlab-oauth2-poc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstephane-klein%2Fsveltekit-gitlab-oauth2-poc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephane-klein%2Fsveltekit-gitlab-oauth2-poc/lists"}