Skip to content

This initializer sets up projects with pre-configured templates and unified auth.js authentication across Next.js, SvelteKit, and Express!

License

Notifications You must be signed in to change notification settings

halvaradop/ts-auth-init

Repository files navigation

@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

Contributing

Here, you will find a guide on how to contribute to the project and the necessary steps to do so. Please read our Contributing Guidelines.

Code of Conduct

Please be aware that this project has a code of conduct, and we expect all contributors to follow these guidelines in their interactions. For more information, please read our Code of Conduct.

About

This initializer sets up projects with pre-configured templates and unified auth.js authentication across Next.js, SvelteKit, and Express!

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published