Skip to content

Latest commit

 

History

History

authup

authup 💎

npm version main Known Vulnerabilities

This package contains the CLI.

Authup is designed to be easy to use and flexible, with support for multiple authentication strategies. With Authup, developers can quickly and easily add authentication & authorization to their applications.

Table of Contents

Documentation

To read the docs, visit https://authup.org

Usage

The easiest way to get the framework up and running, is by using the global CLI. Therefore, execute the following shell command.

$ npx authup start

This will lunch the following application with default settings:

  • Frontend Application: http://localhost:3000/
  • Backend Application: http://localhost:3010/

To customize the settings follow the documentation.

License

Made with 💚

Published under Apache 2.0 License.