Start your All-Access Pass to unlock this challenge
Challenge 1 / 1
You have a StarshipManager service with a getAvailableStarships() method that returns starships the user has access to. Inside, you need to make a bunch of isGranted() checks. How can you do this inside the service?
Skip challenges and go to theNext Chapter