typed-hapi-auth-jwt2
TypeScript icon, indicating that this package has built-in type declarations

7.0.0 • Public • Published

Typed Hapi Auth Jwt 2

The type definition for hapi-auth-jwt2

LICENSE

MIT

Contributing

# Fork this repo 
npm install
 
npm run watch
 
# add tests, make changes, pass tests ... then [ctrl+c] 
npm run publish

Updating

Update typings.json/version to match the source version you are typing against. e.g. if you are creating typings for chai@3.5.0, then:

// typings.json
{
  "version": "3.5.0"
  // ...
}

Readme

Keywords

none

Package Sidebar

Install

npm i typed-hapi-auth-jwt2

Weekly Downloads

1

Version

7.0.0

License

none

Last publish

Collaborators

  • warrenseymour