JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 6865
  • Score
    100M100P100Q111370F
  • License MIT

The CLI tool by Auth.js to supercharge your authentication workflow.

Package Exports

  • auth
  • auth/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (auth) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Auth.js CLI

The CLI tool by Auth.js to supercharge your authentication workflow.

Installation

You don't need to install this package, run any of the following commands:

npx auth

Usage

Usage: auth [options] [command]

Options:
  -V, --version          output the version number
  -h, --help             display help for command

Commands:
  secret [options]       Generate a random string.
  framework [framework]  Clone a framework template.
  help [command]         display help for command

Acknowledgements

Special thanks to Craig for the auth package name on npm.