4 projects
django-easyjwt
A convenient package for building both client and server implementations for JWTs or Json Web Tokens. It allows you to build either side by only including the module you need and includes an optional custom user model.
drf-directmessages
A small, lightweight REST endpoint for direct messaging between users.
easy-hmac
A python package that creates and verifies HMAC signatures
drf-remotejwt
A client and server packages to authenticate against and create a remote Authentication Service that support JWTs, think microservice authentication backend.