langflow/src/backend
Gabriel Luiz Freitas Almeida a31d1f104d 🐛 fix(api_key.py): add hashed_api_key field to ApiKey model to store hashed version of api_key
🐛 fix(crud.py): update create_api_key function to use hashed version of generated_api_key and mask the api_key for security reasons
2023-08-25 18:35:08 -03:00
..
langflow 🐛 fix(api_key.py): add hashed_api_key field to ApiKey model to store hashed version of api_key 2023-08-25 18:35:08 -03:00
.gitignore Changed gitignore 2023-07-28 15:19:31 -03:00
Dockerfile add support for VertexAIEmbeddings node 2023-08-08 17:35:50 -05:00