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-remotejwt
A client and server packages to authenticate against and create a remote Authentication Service that support JWTs, think microservice authentication backend.
easy-hmac
A python package that creates and verifies HMAC signatures
drf-directmessages
An API allowing users to directly message each other.