Skip to content

chore(examples): add Nuxt integration example#73

Merged
halvaradop merged 11 commits intomasterfrom
chore/add-nuxt-integration-example
Jan 24, 2026
Merged

chore(examples): add Nuxt integration example#73
halvaradop merged 11 commits intomasterfrom
chore/add-nuxt-integration-example

Conversation

@halvaradop
Copy link
Copy Markdown
Member

Description

This pull request introduces a Nuxt integration example for the Aura Auth library. The example demonstrates basic client-side session management using the useAuth composable, which encapsulates and manages the Aura Auth authentication flow in a Nuxt application.

The goal of this integration is to provide a clear, minimal, and practical reference for developers who want to adopt Aura Auth in Nuxt projects without introducing unnecessary complexity.

Key Points

  • Demonstrates client-side session handling in Nuxt
  • Uses the useAuth composable to abstract authentication logic
  • Focuses on clarity and correctness rather than advanced customization
  • Serves as a reference implementation for Nuxt users

Resources

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Jan 24, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

2 Skipped Deployments
Project Deployment Review Updated (UTC)
auth Skipped Skipped Jan 24, 2026 8:27pm
auth-nextjs-demo Skipped Skipped Jan 24, 2026 8:27pm

@halvaradop halvaradop added the examples Example code, demos, or sample implementations. label Jan 24, 2026
@vercel vercel Bot temporarily deployed to Preview – auth-nextjs-demo January 24, 2026 20:27 Inactive
@vercel vercel Bot temporarily deployed to Preview – auth January 24, 2026 20:27 Inactive
@halvaradop
Copy link
Copy Markdown
Member Author

I think the integration example of Aura Auth and Nuxt is complete for now. Although the example only provides a basic implementation, its main purpose is to demonstrate how Aura Auth can be integrated with Nuxt.

In the future, it will be important to update and refine the codebase to align with Nuxt best practices and higher development standards as the ecosystem evolves.

@halvaradop halvaradop merged commit 150ac50 into master Jan 24, 2026
6 checks passed
@halvaradop halvaradop deleted the chore/add-nuxt-integration-example branch January 24, 2026 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

examples Example code, demos, or sample implementations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant