scarter93
Results
2
issues of
scarter93
### Describe the problem you'd like to have solved On the `com.auth0.json.mgmt.users.User` class there is a field `private Boolean blocked`. The accessor for this field is `public Boolean isBlocked() {...}`....
feature request
closed:stale
### Describe the problem you'd like to have solved Objects such as `com.auth0.json.mgmt.Role` do not implement java `hashCode()` and `equals()`. This causes unnecessary complexity when trying to compare equality or...
feature request
closed:stale