We are seeing multiple signup attempts via Auth0 from a single IPv6 range.
Suspicious IP Throttling is enabled but it appears the script has some back-off logic.
Also, it is trivial to swap IPv6 addresses.
I was wondering if there is a way to block a /64 IPv6 range in Auth0.
Our team is answering our most frequently asked questions.
To anyone who may be looking for a solution. It is possible to use the Auth0 Custom Actions to filter or disable IPv6. The following documentation contains a sample solution.