Skip to content

Commit f5fe62c

Browse files
committed
expand JWT acronym in docs
1 parent 479a40d commit f5fe62c

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
@@ -205,8 +205,8 @@ You can also use the following views to check all social accounts attached to th
205205
]
206206
207207
208-
JWT Support (optional)
209-
----------------------
208+
JSON Web Token (JWT) Support (optional)
209+
---------------------------------------
210210

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

0 commit comments

Comments
 (0)