Skip to content

chore: migrate from lucia to nuxt-auth-utils#2546

Merged
tobiasdiez merged 16 commits intomainfrom
nuxt-auth
Oct 4, 2024
Merged

chore: migrate from lucia to nuxt-auth-utils#2546
tobiasdiez merged 16 commits intomainfrom
nuxt-auth

Conversation

@tobiasdiez
Copy link
Copy Markdown
Member

@tobiasdiez tobiasdiez commented Oct 3, 2024

🔗 Linked issue

📚 Description

Reasons:

  • Lucia mainly handles session management, but for this nuxt has h3
  • nuxt-auth provides better integration with nuxt
  • nuxt-auth provides passkey etc
  • Lucia has some conventions that make it hard to work around it (especially the whole "prisma adapter" thing, that is not quite working well) - doesn't get really better with v4 see chore: migrate to lucia v3 #2335

tobiasdiez added a commit that referenced this pull request Oct 3, 2024
tobiasdiez added a commit that referenced this pull request Oct 3, 2024
Preparation for #2546.

<!--
☝️ PR title should follow conventional commits
(https://conventionalcommits.org).
In particular, the title should start with one of the following types:

- docs: 📖 Documentation (updates to the documentation or readme)
- fix: 🐞 Bug fix (a non-breaking change that fixes an issue)
- feat: ✨ New feature/enhancement (a non-breaking change that adds
functionality or improves existing one)
- feat!/fix!: ⚠️ Breaking change (fix or feature that would cause
existing functionality to change)
- chore: 🧹 Chore (updates to the build process or auxiliary tools and
libraries)
-->

### 🔗 Linked issue

<!-- If it resolves an open issue, please link the issue here. For
example "Resolves #123" -->

### 📚 Description

<!-- Describe your changes in detail -->
<!-- Why is this change required? What problem does it solve? -->
@github-actions
Copy link
Copy Markdown

github-actions bot commented Oct 3, 2024

@tobiasdiez tobiasdiez merged commit bd2e82b into main Oct 4, 2024
@tobiasdiez tobiasdiez deleted the nuxt-auth branch October 4, 2024 03:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant