aboutsummaryrefslogtreecommitdiff
path: root/main.py
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2023-05-30 11:27:17 +0300
committerFrederick Muriuki Muriithi2023-05-30 11:27:17 +0300
commit0b0da1783bc701e74a1972869bdb221a3c9a6b2a (patch)
tree6467594957167722726963387275a72c5db9cff1 /main.py
parent2aa7abf383df814f24c88beea733c324cda682d0 (diff)
downloadgenenetwork3-0b0da1783bc701e74a1972869bdb221a3c9a6b2a.tar.gz
auth: Change check for client secret
We are saving the client secret in an encrypted form, meaning we have to verify that the CLIENT_SECRET that is provided is the same one as was generated at registration in a different way. Initially, I was doing a direct comparison, having saved the CLIENT_SECRET value as unencrypted plain-text.
Diffstat (limited to 'main.py')
0 files changed, 0 insertions, 0 deletions