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 820a576 commit 8e8a08aCopy full SHA for 8e8a08a
docs/stateless_user_authentication.rst
@@ -27,3 +27,6 @@ Framework's ``DEFAULT_AUTHENTICATION_CLASSES`` config setting:
27
)
28
...
29
}
30
+
31
+v5.1.0 has renamed ``JWTTokenUserAuthentication`` to ``JWTStatelessUserAuthentication``,
32
+but both names are supported for backwards compatibility
0 commit comments