Open Kilda Java Documentation
Functions
app.utils Namespace Reference
Functions
def
hash_password
(password)
def
check_otp
(otp, otp_key)
Function Documentation
◆
check_otp()
def app.utils.check_otp
(
otp
,
otp_key
)
Definition at line
24
of file
utils.py
.
◆
hash_password()
def app.utils.hash_password
(
password
)
Definition at line
19
of file
utils.py
.
app
utils
Generated by
1.8.14