Flashcard
Guards, Decorators & Reflector Metadata
How guards read custom decorator metadata using Reflector to make authorization decisions.
Question
How does a guard read metadata set by a custom decorator like @Roles('admin')?
Click to reveal answer