@auth/sveltekit

Authentication for SvelteKit.

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
@auth/sveltekit
1.0.021 hours agoa year agoMinified + gzip package size for @auth/sveltekit 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">SvelteKit Auth</a></h3>
<h4 align="center">Authentication for SvelteKit.</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/sveltekit">
     <img alt="npm" src="https://img.shields.io/npm/v/@auth/sveltekit?color=green&label=@auth/sveltekit&style=flat-square">
   </a>
   <a href="https://www.npmtrends.com/@auth/sveltekit">
     <img src="https://img.shields.io/npm/dm/@auth/sveltekit?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 sveltekit.authjs.dev.