Skip to content

AtteqCom/zsl_jwt

Repository files navigation

Overview

docs Documentation Status
tests
Coverage Status Coverage Status
package

JWT implementation for ZSL framework. This modules adds security possibilities to ZSL.

  • Free software: BSD license

Installation

Just add zsl_jwt to your requirements or use

pip install zsl-jwt

Usage

Add zsl_jwt.module.JWTModule to the modules in your IoCContainer and provide a zsl_jwt.configuration.JWTConfiguration in your configuration under JWT variable.

Documentation

See more in https://zsl-jwt.readthedocs.io/

Development

To run the all tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows
set PYTEST_ADDOPTS=--cov-append
tox
Other
PYTEST_ADDOPTS=--cov-append tox

About

JWT for ZSL support

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages