In this post we’ll explore Angular Injection Tokens, what they are and why you might want to use them. Understanding Injection Tokens will be useful to help you gain a deeper understanding of Angular Dependency Injection.  That said, you shouldn’t use Injection Tokens unless they are solving a real issue in your application that can’t…