Skip to content

Commit 04c692b

Browse files
authored
Merge pull request #468 from kneufeld/master
expand JWT acronym in docs
2 parents 4cf8132 + f5fe62c commit 04c692b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/installation.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,8 +243,8 @@ You can also use the following views to check all social accounts attached to th
243243
]
244244
245245
246-
JWT Support (optional)
247-
----------------------
246+
JSON Web Token (JWT) Support (optional)
247+
---------------------------------------
248248

249249
By default ``django-rest-auth`` uses Django's Token-based authentication. If you want to use JWT authentication, follow these steps:
250250

0 commit comments

Comments
 (0)