Add control to limit the number of accounts to share.
This commit is contained in:
@@ -52,6 +52,7 @@ public class UserManagerImpl
|
||||
|
||||
|
||||
@Override
|
||||
@Nullable
|
||||
public User getUserBy(@NotNull final String email) {
|
||||
User user = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user