0.0.3 • Published 1 year ago

@halvaradop/auth-init v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@halvaradop/auth-init

@halvaradop/auth-init is an initializer that facilitates and accelerates the setup of projects with authentication using auth.js. It supports the three main frameworks offered by auth.js:

  • NextJs
  • SvelteKit
  • Express

It simplifies the configuration to create a basic setup for using auth.js with your favorite framework, helping you focus on incorporating custom authentication configurations provided by auth.js.

Installation

To install the initializer of authentication with Auth.js, you should install it via npm. For more information about Auth.js, you can check their documentation. The command to install the package is:

npm i -g @halvaradop/auth-init