mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2024-11-10 19:26:35 +03:00
Merge pull request #468 from kneufeld/master
expand JWT acronym in docs
This commit is contained in:
commit
04c692bba6
|
@ -243,8 +243,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:
|
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