checkpassword / README.md
CultriX's picture
Update README.md
a075bf8 verified
metadata
title: Checkpassword
emoji: πŸ“š
colorFrom: indigo
colorTo: pink
sdk: docker
pinned: false
app_port: 8080

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

USAGE

To check if a password was breached, make an API-call to it. For example, usage with curl:

I currently use this with an openAI-action. See the file openAI-action.txt for more information.