noticed a pattern in signup data โ users that registered and never came back. checked the emails: all throwaway domains. keycloak has no built-in setting for this, so I wrote an SPI extension.
Here's how it works:
https://mrbu.ch/articles/keycloak-block-disposable-email-extension/


