@preterer/auth
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

auth

Authentication library

Installation

  • npm i --save @preterer/auth
  • register entities in TypeORM
  • run useAuthStrategy()
  • apply middleware() to your express application
  • apply checkAccess

Missing features

  • copy permissions to child roles

Development

Build

  • npm run build

Test

  • npm run test

Readme

Keywords

Package Sidebar

Install

npm i @preterer/auth

Weekly Downloads

0

Version

1.0.1

License

ISC

Unpacked Size

164 kB

Total Files

123

Last publish

Collaborators

  • preterer