feat(auth): add IAS ECP SSO [skip ci]

This commit was merged in pull request #19.
This commit is contained in:
Aleksandr Meshchryakov
2026-09-21 16:29:31 +02:00
parent 020619143e
commit 5a7f8e1a47
16 changed files with 888 additions and 15 deletions

View File

@@ -37,6 +37,7 @@ dependencies = [
"pytz==2024.1",
# Security
"cryptography==42.0.5",
"PyJWT==2.10.1",
"djangorestframework-simplejwt>=5.3.1",
"drf-yasg>=1.21.10",
"pillow>=12.1.0",