{"id":13567148,"url":"https://github.com/kobble-io/vue-auth-example","last_synced_at":"2025-08-21T09:04:28.494Z","repository":{"id":231326291,"uuid":"781454102","full_name":"kobble-io/vue-auth-example","owner":"kobble-io","description":"Example Vue 3 application including Kobble Authentication SDK, Pinia, vue-router and Tailwind.","archived":false,"fork":false,"pushed_at":"2024-04-03T14:49:02.000Z","size":470,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-13T13:02:06.842Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://vue-auth-example.vercel.app","language":"Vue","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/kobble-io.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":"2024-04-03T12:15:10.000Z","updated_at":"2024-04-08T19:20:42.000Z","dependencies_parsed_at":"2024-04-03T14:48:37.687Z","dependency_job_id":"cce59922-590c-4d44-9569-0b2ce236ec9a","html_url":"https://github.com/kobble-io/vue-auth-example","commit_stats":null,"previous_names":["kobble-io/vue-auth-example"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kobble-io/vue-auth-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kobble-io%2Fvue-auth-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kobble-io%2Fvue-auth-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kobble-io%2Fvue-auth-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kobble-io%2Fvue-auth-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kobble-io","download_url":"https://codeload.github.com/kobble-io/vue-auth-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kobble-io%2Fvue-auth-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271454821,"owners_count":24762698,"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-08-21T02:00:08.990Z","response_time":74,"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":[],"created_at":"2024-08-01T13:02:24.839Z","updated_at":"2025-08-21T09:04:28.474Z","avatar_url":"https://github.com/kobble-io.png","language":"Vue","funding_links":[],"categories":["Vue"],"sub_categories":[],"readme":"![Vue App example with Kobble Authentication for SPA](https://github.com/kobble-io/vue-auth-example/blob/main/.readme/banner-with-screen.png?raw=true)\n\n[![License](https://img.shields.io/:license-mit-blue.svg?style=flat)](https://opensource.org/licenses/MIT)\n![Status](https://img.shields.io/:status-stable-green.svg?style=flat)\n\n\nThis template will get you started developing with Vue 3 in Vite with Kobble SDK.\n\nIt uses vue-router, pinia and [@kobbleio/auth-spa-js SDK](https://github.com/kobble-io/auth-spa-js).\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fkobble-io%2Fvue-auth-example\u0026env=VITE_KOBBLE_DOMAIN,VITE_KOBBLE_CLIENT_ID,VITE_KOBBLE_REDIRECT_URI\u0026envDescription=These%20variables%20can%20be%20obtained%20from%20your%20dashboard%20at%20Kobble.io%20after%20configuring%20your%20new%20OAuth%20Application.\u0026envLink=https%3A%2F%2Fdocs.kobble.io%2Fproduct%2Fauthentication%2Foverview\u0026demo-title=Vue%20Auth%20Example\u0026demo-description=Example%20Vue%203%20application%20including%20Kobble%20Authentication%20SDK%2C%20Pinia%2C%20vue-router%20and%20Tailwind.\u0026demo-url=https%3A%2F%2Fvue-auth-example.vercel.app\u0026demo-image=https%3A%2F%2Fgithub.com%2Fkobble-io%2Fvue-auth-example%2Fblob%2Fmain%2F.readme%2Fscreenshot.png%3Fraw%3Dtrue)\n_[![Preview](https://github.com/kobble-io/vue-auth-example/blob/main/.readme/preview-btn.svg?raw=true)](https://vue-auth-example.vercel.app)_\n\n## Getting Started\n\n### Installation\n\nUsing [npm](https://npmjs.org) in your project directory run the following command:\n\n```sh\nnpm install\n```\n\n### Compile and Hot-Reload for Development\n\n```sh\nnpm run dev\n```\n\n### Type-Check, Compile and Minify for Production\n\n```sh\nnpm run build\n```\n\n### Lint with [ESLint](https://eslint.org/)\n\n```sh\nnpm run lint\n```\n\n## Configure Kobble\n\nCreate an **Application** in your [Kobble Dashboard](https://app.kobble.io/p/applications).\n\nMake sure your application can handle your localhost callback URL (see section below).\n\nNote the **Client ID** and your **Portal Domain** values.\n\n### Update environment\n\nCopy the `.env.example` file to `.env` and update the values with your Kobble Application details.\n\n```bash\ncp .env.example \u003e .env\n```\n\nExample: \n```\nVITE_KOBBLE_DOMAIN=http://localhost:3003\nVITE_KOBBLE_CLIENT_ID=cluipasqr0000k8bzevczqy23\nVITE_KOBBLE_REDIRECT_URI=http://localhost:4000/callback\n```\n\n### Raise an issue\n\nTo provide feedback or report a bug, please [raise an issue on our issue tracker](https://github.com/kobble-io/vue-auth-example/issues).\n\n## What is Kobble?\n\n\u003cp align=\"center\"\u003e\n  \u003cpicture\u003e\n    \u003cimg alt=\"Kobble Logo\" src=\"https://github.com/kobble-io/vue-auth-example/blob/main/.readme/logo.png?raw=true\" width=\"150\"\u003e\n  \u003c/picture\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n Kobble is the one-stop solution for monetizing modern SaaS and APIs. It allows to add authentication, analytics and payment to any app in under 10 minutes.\n\u003c/p\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkobble-io%2Fvue-auth-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkobble-io%2Fvue-auth-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkobble-io%2Fvue-auth-example/lists"}