{"id":20215565,"url":"https://github.com/casdoor/nuxt-auth","last_synced_at":"2025-04-10T14:38:54.600Z","repository":{"id":224710912,"uuid":"759467225","full_name":"casdoor/nuxt-auth","owner":"casdoor","description":"Nuxt.js Authentication based on Casdoor, live demo: https://nuxt-auth.casdoor.org","archived":false,"fork":false,"pushed_at":"2024-04-06T12:43:48.000Z","size":1000,"stargazers_count":7,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-24T13:11:09.599Z","etag":null,"topics":["auth","authentication","casbin","casdoor","example","iam","middleware","nuxt","nuxtjs","oauth","oidc","plugin","spa","sso","ssr","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/casdoor.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}},"created_at":"2024-02-18T17:12:30.000Z","updated_at":"2025-01-28T03:25:52.000Z","dependencies_parsed_at":"2024-02-27T11:30:58.019Z","dependency_job_id":"4104e292-71a5-401a-beb3-57f7406494e5","html_url":"https://github.com/casdoor/nuxt-auth","commit_stats":null,"previous_names":["casdoor/nuxt-auth"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casdoor%2Fnuxt-auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casdoor%2Fnuxt-auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casdoor%2Fnuxt-auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casdoor%2Fnuxt-auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/casdoor","download_url":"https://codeload.github.com/casdoor/nuxt-auth/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248233979,"owners_count":21069493,"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","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","casbin","casdoor","example","iam","middleware","nuxt","nuxtjs","oauth","oidc","plugin","spa","sso","ssr","vue"],"created_at":"2024-11-14T06:23:21.463Z","updated_at":"2025-04-10T14:38:54.573Z","avatar_url":"https://github.com/casdoor.png","language":"Vue","funding_links":[],"categories":["Vue"],"sub_categories":[],"readme":"nuxt-auth\n=======\n\nA Nuxt.js example for Casdoor SSO.\n\n## Demo video\n\n![Login](./static/demo.gif)\n\n\n## Configuration\n\nThe default [config.js](conf.js) points to the Casdoor demo site. Change it to your own Casdoor: \n\n```js\nconst sdkConfig = {\n  serverUrl: \"https://door.casdoor.com\",\n  clientId: \"294b09fbc17f95daf2fe\",\n  clientSecret: \"dd8982f7046ccba1bbd7851d5c1ece4e52bf039d\",\n  organizationName: \"casbin\",\n  appName: \"app-vue-python-example\",\n  redirectPath: \"/callback\",\n}\n\nexport default sdkConfig;\n```\n\n## Getting started\n\nrun the development server:\n\n```bash\nnpm run dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcasdoor%2Fnuxt-auth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcasdoor%2Fnuxt-auth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcasdoor%2Fnuxt-auth/lists"}