Licence
Apache-2.0
Version
1.0.0-beta.39
Deps
13
Size
65 kB
Vulns
0
Weekly
311
authup
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 startThis 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.