3.0.1 • Published 7 years ago

netiam-contrib-oauth v3.0.1

Weekly downloads
12
License
MIT
Repository
github
Last release
7 years ago

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

3.0.1

7 years ago

2.0.0

7 years ago

1.2.0

9 years ago

1.1.2

9 years ago

1.1.1

9 years ago

1.1.0

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago