Based on this https://auth0.com/docs/users/search/v3#migrate-from-search-engine-v2-to-v3 , this library should support v3 api.
From what I can see, currently, the UserFilter is defaulting to the v2 API here:
|
parameters.put("search_engine", "v2"); |