(20250619) Shifted the timed OTP generation code to this project.
This commit is contained in:
@@ -49,6 +49,10 @@ from utils_v2.system import files
|
||||
# *****************************************************************************************************************
|
||||
|
||||
|
||||
APP_VERSION = "1.0.0"
|
||||
PROJECT_NAME = "internal"
|
||||
MODULE_NAME = "internal"
|
||||
|
||||
# Directories:
|
||||
PROJECT_DIRECTORY = files.get_parent_directory(files.get_file_directory(), depth = 1)
|
||||
CREDENTIALS_DIRECTORY = os.path.join(PROJECT_DIRECTORY, "cred")
|
||||
|
||||
Reference in New Issue
Block a user