🚨 Removed comments

This commit is contained in:
Mawoka
2022-04-16 11:36:47 +02:00
parent 1a52951f34
commit 6c68010784
5 changed files with 0 additions and 50 deletions
-1
View File
@@ -20,7 +20,6 @@ from classquiz.db.models import User, TokenData
settings = settings()
# pwd_context = CryptContext(schemes=["bcrypt"], deprecated="auto")
pwd_context = argon2
ALGORITHM = "HS256"
ACCESS_TOKEN_EXPIRE_MINUTES = settings.access_token_expire_minutes