[backend]: Добавлена базовая JWT аутентификация

This commit is contained in:
2022-09-10 15:46:03 +03:00
parent c0141bc79d
commit ea9cde238e
11 changed files with 42 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
from django.test import TestCase
# Create your tests here.