hocco-auth-module
TypeScript icon, indicating that this package has built-in type declarations

0.0.38 • Public • Published

auth-module

Usage

import { AuthModule } from 'hocco-auth-module';

@Module({ imports: [ AuthModule.register({ mySqlConnection: { // ConnectionOptions }, jwtModule: { // JwtOptions }, }), ], })

Readme

Keywords

Package Sidebar

Install

npm i hocco-auth-module

Weekly Downloads

62

Version

0.0.38

License

UNLICENSED

Unpacked Size

226 kB

Total Files

65

Last publish

Collaborators

  • nakarin_hocco