Im trying to make an asynchronous validator for a reactive form control, that checks if a given username already exists. Heres\'s the async validator code:
us