We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bd6f66 commit 60aace7Copy full SHA for 60aace7
docs/index.md
@@ -11,7 +11,7 @@ A JSON Web Token authentication plugin for the [Django Ninja REST Framework](htt
11
------------------------------------------------------------------------
12
13
Ninja JWT provides a JSON Web Token authentication backend for the
14
-Django REST Framework. It aims to cover the most common use cases of
+Django Ninja REST Framework. It aims to cover the most common use cases of
15
JWTs by offering a conservative set of default features. It also aims to
16
be easily extensible in case a desired feature is not present.
17
0 commit comments