DRF Simple API Key

Django REST Simple API Key

An API Key authentication plugin for the Django REST Framework

An API Key authentication plugin for the Django REST Framework.

Django REST Simple Api Key is a package built upon Django, Django REST Framework, and the fernet cryptography module to generate, encrypt, and decrypt API keys.

Acknowledgments

This project borrows code from the Django REST Framework as well as concepts from the implementation of another API Key library for the Django REST Framework, djangorestframework-api-key.

On this page