mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2024-11-21 16:46:33 +03:00
expand JWT acronym in docs
This commit is contained in:
parent
479a40d2cc
commit
f5fe62ce91
|
@ -205,8 +205,8 @@ You can also use the following views to check all social accounts attached to th
|
|||
]
|
||||
|
||||
|
||||
JWT Support (optional)
|
||||
----------------------
|
||||
JSON Web Token (JWT) Support (optional)
|
||||
---------------------------------------
|
||||
|
||||
By default ``django-rest-auth`` uses Django's Token-based authentication. If you want to use JWT authentication, follow these steps:
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user