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 479a40d commit f5fe62cCopy full SHA for f5fe62c
docs/installation.rst
@@ -205,8 +205,8 @@ You can also use the following views to check all social accounts attached to th
205
]
206
207
208
-JWT Support (optional)
209
-----------------------
+JSON Web Token (JWT) Support (optional)
+---------------------------------------
210
211
By default ``django-rest-auth`` uses Django's Token-based authentication. If you want to use JWT authentication, follow these steps:
212
0 commit comments