reportgeneration/Utils/Authentication/Config.py

3 lines
52 B
Python
Raw Normal View History

2023-02-17 16:13:38 +08:00
SECRET_KEY = "HpGXrdwbL73ZPgQC"
ALGORITHM = "HS256"