{"id":16398152,"url":"https://github.com/hebilicious/authjs-nuxt","last_synced_at":"2025-04-04T15:09:54.850Z","repository":{"id":163704667,"uuid":"637960813","full_name":"Hebilicious/authjs-nuxt","owner":"Hebilicious","description":"AuthJS edge-compatible authentication Nuxt module.","archived":false,"fork":false,"pushed_at":"2024-04-30T11:21:35.000Z","size":1646,"stargazers_count":228,"open_issues_count":46,"forks_count":30,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-05-01T15:55:37.605Z","etag":null,"topics":["auth","authentication","cloudflare-workers","edge","nuxt","nuxt-module","ssr","vue"],"latest_commit_sha":null,"homepage":"https://authjs-nuxt.pages.dev/","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/Hebilicious.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["Hebilicious"]}},"created_at":"2023-05-08T19:31:21.000Z","updated_at":"2024-05-03T17:43:35.297Z","dependencies_parsed_at":"2023-09-23T10:25:17.878Z","dependency_job_id":"55fddf10-1d6d-4085-bc58-c1cfa545049d","html_url":"https://github.com/Hebilicious/authjs-nuxt","commit_stats":null,"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hebilicious%2Fauthjs-nuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hebilicious%2Fauthjs-nuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hebilicious%2Fauthjs-nuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hebilicious%2Fauthjs-nuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hebilicious","download_url":"https://codeload.github.com/Hebilicious/authjs-nuxt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247198463,"owners_count":20900080,"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","cloudflare-workers","edge","nuxt","nuxt-module","ssr","vue"],"created_at":"2024-10-11T05:11:59.184Z","updated_at":"2025-04-04T15:09:54.825Z","avatar_url":"https://github.com/Hebilicious.png","language":"TypeScript","funding_links":["https://github.com/sponsors/Hebilicious"],"categories":[],"sub_categories":[],"readme":"# ⚗️ AuthJS Nuxt\n\n[![npm version][npm-version-src]][npm-version-href]\n[![npm downloads][npm-downloads-src]][npm-downloads-href]\n[![CI](https://github.com/Hebilicious/authjs-nuxt/actions/workflows/ci.yaml/badge.svg)](https://github.com/Hebilicious/authjs-nuxt/actions/workflows/ci.yaml)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n[npm-version-src]: https://img.shields.io/npm/v/@hebilicious/authjs-nuxt\n[npm-version-href]: https://npmjs.com/package/@hebilicious/authjs-nuxt\n[npm-downloads-src]: https://img.shields.io/npm/dm/@hebilicious/authjs-nuxt\n[npm-downloads-href]: https://npmjs.com/package/@hebilicious/authjs-nuxt\n\n🚀 Welcome to __AuthJS Nuxt__!  This is an edge compatible experimental Nuxt module currently in its alpha stage.\nThis module uses the [Auth.js](https://github.com/nextauthjs/next-auth) core implementation under the hood.\n\n## ⚠️ Disclaimer\n\n_This module is no longer actively maintained. If you're interested in maintaining it, get in touch._\n\nHere are alternatives : \n\n- https://github.com/Atinux/nuxt-auth-utils\n- https://github.com/lucia-auth/lucia\n\n## Documentation\n\nYou can find the documentation for this module [on the website](https://authjs-nuxt.pages.dev/); and the documentation for auth.js [here](https://authjs.dev/).\nYou can also find working examples of this module in the playgrounds, on in this [repository](https://github.com/Hebilicious/authjs-nuxt-examples).\n\n### Why not?\n\n1. **Why not use use [Sidebase Nuxt-Auth](https://github.com/sidebase/sidebase)?**\n\n    - Because it's based on Next-Auth and not Auth.js.\n    - Because it's not edge compatible. This module is.\n\n2. **Why not use Auth.js directly?**\n  \n   - You can. However, Auth.js is currently being rewritten from Next-Auth, and wiring everything with Nuxt for the edge isn't straightforward. This gives you a good starting point and a reference implementation.\n\n3. **Why should I use this package? I'd rather build my own auth!**\n\n   - Auth.js gives you a good starting point, and has plenty of adapters and database drivers, and so does this package.\n   - If you want to DIY even more, You can use something like [Lucia](https://github.com/pilcrowOnPaper/lucia).\n\n### Why ?\n\n- It's based on [Auth.js](https://github.com/nextauthjs/next-auth)\n- It works everywhere (tested on the edge)\n- It's lightweight\n- It's Nuxt\n3. Use `bun i` at the mono-repo root.\n\n4. Make modifications and follow conventional commits.\n\n5. Open a PR 🚀🚀🚀\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhebilicious%2Fauthjs-nuxt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhebilicious%2Fauthjs-nuxt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhebilicious%2Fauthjs-nuxt/lists"}