I have a route guard like this. It gets the number of orgs for a user from the db, and checks if that user is still active within the org, then returns true. In the console,