Metadata for the @Auth.hasRole decorator.
The allowed roles that the use can have to access the endpoint.
Optional
The strategies that are allowed for checking whether or not the user has one of the specified roles.
If not set, this allows any strategy.
Metadata for the @Auth.hasRole decorator.