DeependraParmar / NextAuth

This repository contains the reusable components, hooks,etc required for NextAuth Version 05 that is Auth.JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auth.js - NextAuth v5 Reusable Components and Hooks

Welcome to Auth.js, your repository for reusable components, hooks, and server actions tailored for NextAuth.js version 5!

What's Inside?

  • Custom Components: Ready-to-use React components for authentication UI.
  • Hooks for Authentication: Simplified hooks for handling authentication state.
  • Server Actions: Server-side functions for custom authentication flows.

Features

  • ๐Ÿš€ Seamless integration with Next.js
  • ๐Ÿ” Flexible authentication components
  • ๐Ÿ”„ Easy-to-use hooks for authentication state management
  • โš™๏ธ Custom server actions for authentication workflows

Installation

To get started, install auth.js via npm or yarn:

npm install auth.js
# or
yarn add auth.js

About

This repository contains the reusable components, hooks,etc required for NextAuth Version 05 that is Auth.JS


Languages

Language:TypeScript 94.5%Language:CSS 3.8%Language:JavaScript 1.6%