JWT Token to Authorize in Hangfire

Hello,

we are using WebApi with front end in AngularJs2. Is it possible to authorize users with specific role (info stored in JWT token) the same way we use it in WebApi ?

Regards.

Maybe check this post Using bearer auth token