You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
API key permissions for the [Django REST Framework](https://www.django-rest-framework.org).
21
-
22
22
## Introduction
23
23
24
24
**`djangorestframework-api-key` is a powerful library for allowing server-side clients to safely use your API.** These clients are typically third-party backends and services (i.e. _machines_) which do not have a user account but still need to interact with your API in a secure way.
@@ -49,8 +49,8 @@ Add the app to your `INSTALLED_APPS`:
0 commit comments