Hello Kodular community!
I’d like to share a new extension I developed, called “Leak Checker.” This extension allows you to check for data breaches, password strength, and risk details based on the provided email address.
Key Features:
- Check Data Breach: Obtain information about data breaches based on an email address.
- Password Strength: Check password strength and statistics.
- Risk Details: Get details about the risk associated with an email address.
How to Use:
- Call the
CheckDataBreach
function by providing the email address you want to check. - Receive the “DataBreach” event to get details about data breaches.
- Receive the “PasswordStrength” event to get password strength statistics.
- Receive the “RiskDetails” event to get details about the risk.
- Handle the “ApiError” event to manage errors in the API response.
Blocks:
Feel free to provide feedback or ask questions! I hope this extension proves useful to the Kodular community. Thank you!
com.rasitech.leakcheck.aix (9.9 KB)
Best regards,
RasiTech