Watson-Auth

Authorization and authentication library for Watson.

Build Status

Build Status Coverage Status Version

Requirements

  • watson-db
  • bcrypt
  • pyjwt

Installation

pip install watson-auth

Testing

Watson can be tested with py.test. Simply activate your virtualenv and run python setup.py test.

Contributing

If you would like to contribute to Watson, please feel free to issue a pull request via Github with the associated tests for your code. Your name will be added to the AUTHORS file under contributors.