Project Awesome project awesome

pyramid_jwt

This package implements an authentication policy for Pyramid that using [JSON Web Tokens]. This standard ([RFC 7519]) is often used to secure backens APIs. The excellent [PyJWT] library is used for the JWT encoding / decoding logic.

Package 75 stars GitHub
Back to Pyramid