Starting implementation of helper functions to encrypt and decrypt Oauth tokens before storing them. Added requirement python-dotenv and cryptography
This commit is contained in:
@@ -2,4 +2,5 @@ fastapi
|
||||
uvicorn[standard]
|
||||
sqlalchemy
|
||||
httpx
|
||||
cryptography
|
||||
cryptography
|
||||
python-dotenv
|
||||
Reference in New Issue
Block a user