@auth/express

Authentication for Express.

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
@auth/express
22,5033640.5.57 days ago4 months agoMinified + gzip package size for @auth/express in KB

Readme

<br/>
<a href="https://authjs.dev" target="_blank"><img width="150px" src="https://authjs.dev/img/logo-sm.png" /></a>
<h3 align="center">Express Auth</a></h3>
<h4 align="center">Authentication for Express.</h4>
<p align="center" style="align: center;">
   <a href="https://npm.im/next-auth">
     <img src="https://img.shields.io/badge/TypeScript-blue?style=flat-square" alt="TypeScript" />
   </a>
   <a href="https://npm.im/@auth/express">
     <img alt="npm" src="https://img.shields.io/npm/v/@auth/express?color=green&label=@auth/express&style=flat-square">
   </a>
   <a href="https://www.npmtrends.com/@auth/express">
     <img src="https://img.shields.io/npm/dm/@auth/express?label=%20downloads&style=flat-square" 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" alt="GitHub Stars" />
   </a>
</p>


Check out the documentation at express.authjs.dev.