ratingprocess/Utils/Authentication/Config.py

3 lines
52 B
Python
Raw Normal View History

2022-11-14 17:05:13 +08:00
SECRET_KEY = "HpGXrdwbL73ZPgQC"
ALGORITHM = "HS256"