hapi-auth-bearer-mw

2.0.1 • Public • Published

Build Status Coverage Status NPM Version Dependency Status NPM Downloads Issues HAPI 8.0 API Documentation

(C) 2014 Martin Wawrusch

HAPI plugin that supports bearer token security using our identity store.

  1. PLEASE NOTE THAT SIGNIFICANT PARTS OF THE CODE HAVE BEEN USED FROM ANOTHER NPM MODULE (hapi-auth-bearer by Jordan Stout)

  2. ALSO, THIS IS WORK IN PROGRESS

  3. BEARER TOKEN SECURITY IS NOT REALLY THAT SECURE - USE WITH CAUTION AT YOUR OWN RISK, AND KNOW WHAT YOU ARE DOING.

Versions

1.3.2 Requires the use of hapi-user-store-multi-tenant v1.1.1 or up.

See also

and additionally

Contributing

  • Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet
  • Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it
  • Fork the project
  • Start a feature/bugfix branch
  • Commit and push until you are happy with your contribution
  • Make sure to add tests for it. This is important so I don't break it in a future version unintentionally.
  • Please try not to mess with the package.json, version, or history. If you want to have your own version, or is otherwise necessary, that is fine, but please isolate to its own commit so I can cherry-pick around it.

Copyright

Copyright (c) 2014 Martin Wawrusch

Readme

Keywords

none

Package Sidebar

Install

npm i hapi-auth-bearer-mw

Weekly Downloads

15

Version

2.0.1

License

none

Last publish

Collaborators

  • mwawrusch