3.0.1 • Published 6 years ago

netiam-contrib-oauth v3.0.1

Weekly downloads
12
License
MIT
Repository
github
Last release
6 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

6 years ago

2.0.0

6 years ago

1.2.0

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago