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