@auth-kit/next
Version:
Next Js Plugin for React Auth Kit
34 lines (26 loc) • 1.1 kB
Markdown
<h1 align="center">
@auth-kit/next
</h1>
<p align="center">
<a href="https://codecov.io/gh/react-auth-kit/react-auth-kit">
<img src="https://codecov.io/gh/react-auth-kit/react-auth-kit/branch/master/graph/badge.svg?token=H188T7PXLL" alt="CodeCov coverage"/>
</a>
<a href="https://www.npmjs.com/package/@auth-kit/next">
<img src="https://img.shields.io/npm/v/@auth-kit/next.svg?logo=npm" alt="Test Suites">
</a>
<a href="https://bundlephobia.com/result?p=react-auth-kit">
<img src="https://img.shields.io/bundlephobia/minzip/%40auth-kit/next?style=flat-square" alt="Test Suites">
</a>
</p>
<h2 align="center">
<a href="https://authkit.arkadip.dev">
https://authkit.arkadip.dev 🚀
</a>
</h2>
<p align="center">
<em>🔑 This library is a part of the `react-auth-kit` ecosystem. 🔑</em>
This library contains useful functions to manage private routes using **Next.js**.
</p>
---
<p align="center">— 🔑 —</p>
<p align="center"><i>React Auth Kit is <a href="https://github.com/react-auth-kit/react-auth-kit/blob/master/LICENSE">MIT License</a> code</i></p>