0.7.3 • Published 2 years ago
@loopauth/next v0.7.3
LoopAuth Next.js SDK
The LoopAuth Next.js SDK written in TypeScript.
Installation
Using npm
npm install @loopauth/nextUsing yarn
yarn add @loopauth/nextUsing pnpm
pnpm add @loopauth/nextGet sample
A sample project can be found at Next.js Sample
Check out the source code and try it with ease.
yarn && yarn dev