nuxt / nuxt/modules

[Module Listing Request]: `@andychukse/nuxt-auth: A simple Nuxt Auth Module for Nuxt Apps with separate backend`

Open
#1,245 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

module-request
Dominant language
TypeScript
Stars
1.1k
Forks
354
Avg merge
10h 18m
Merged PRs (30d)
12

Description

Description

This is a simple Nuxt authentication module with JWT and social login support for Nuxt Apps with separate backend

Features
  • JWT Authentication: Secure token-based authentication
  • Social Login: Support for Google OAuth with flexible callback handling
  • Cookie Management: Secure HTTP-only cookies for token storage
  • Token Refresh: Automatic token refresh functionality
  • Route Protection: Built-in middleware for protecting routes
  • Flexible Configuration: Easy to configure and customize
  • SSR Support: Works with both client-side and server-side rendering
  • TypeScript: Full TypeScript support
  • OAuth Flows: Both client-side and server-side OAuth callback handling
  • Auto-imports: Composables and utilities are auto-imported
Repository

https://github.com/andychukse/nuxt-auth

npm

https://www.npmjs.com/package/@andychukse/nuxt-auth

Nuxt Compatibility

Nuxt 3

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the nuxt/modules repository and the linked @andychukse/nuxt-auth repository and npm package. Identify how Nuxt 3 modules are listed, then add this module with its repository, npm link, authentication features, and compatibility information; done means it appears correctly in the module directory.

Written by the indexing model from the issue text.

Assessment

Tech stack
nuxtjs, typescript
Domain
content, documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.