@protoxyz/auth-next
v1.0.6
Published
Next.js auth related utilities and helpers
Downloads
11
Readme
@protoxyz/auth-next
NextJS Authentication utilities and helpers.
Installation
Install the package using your preferred package manager:
bun add @protoxyz/auth-next
# or
pnpm add @protoxyz/auth-next
# or
npm install @protoxyz/auth-nextUsage
This package provides various utility functions and types for use in NextJS projects. Here are some examples:
