This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

netiam-contrib-oauth

3.0.1 • Public • Published

netiam-contrib-oauth

Build Status Dependencies npm version

A OAuth 2.0 plugin for netiam

Example

netiam()
  .oauth.token({
    userModel: User,
    tokenModel: Token,
    clientModel: Client,
    codeModel: Code
  })
  .json()

Attention

Do not use 2.0. Wrong passwords result in an positive match!

License

MIT License

Package Sidebar

Install

npm i netiam-contrib-oauth

Weekly Downloads

1

Version

3.0.1

License

MIT

Unpacked Size

14.6 kB

Total Files

7

Last publish

Collaborators

  • eliias