251127:1700 Frontend Start Build
This commit is contained in:
18
frontend/.ignored_node_modules/next-auth/README.md
generated
Normal file
18
frontend/.ignored_node_modules/next-auth/README.md
generated
Normal file
@@ -0,0 +1,18 @@
|
||||
<p align="center">
|
||||
<a href="https://nextjs.org" target="_blank"><img height="96px" src="https://authjs.dev/img/etc/nextjs.svg" /></a>
|
||||
<a href="https://nextjs.authjs.dev" target="_blank"><img height="96px" src="https://authjs.dev/img/logo-sm.png" /></a>
|
||||
<h1 align="center">NextAuth.js</h1>
|
||||
</p>
|
||||
<p align="center">
|
||||
Authentication for Next.js.
|
||||
</p>
|
||||
<p align="center">
|
||||
<a href="https://www.npmjs.com/package/next-auth"><img src="https://img.shields.io/npm/v/next-auth/beta?style=flat-square&label=latest&color=purple" alt="npm beta release" /></a>
|
||||
<a href="https://www.npmtrends.com/next-auth"><img src="https://img.shields.io/npm/dm/next-auth?style=flat-square&color=cyan" alt="Downloads" /></a>
|
||||
<a href="https://github.com/nextauthjs/next-auth/stargazers"><img src="https://img.shields.io/github/stars/nextauthjs/next-auth?style=flat-square&color=orange" alt="GitHub Stars" /></a>
|
||||
<img src="https://shields.io/badge/TypeScript-3178C6?logo=TypeScript&logoColor=fff&style=flat-square" alt="TypeScript" />
|
||||
</p>
|
||||
|
||||
---
|
||||
|
||||
Check out the documentation at [nextjs.authjs.dev](https://nextjs.authjs.dev).
|
||||
Reference in New Issue
Block a user