Hangifre dashboard

Hi there.

Is it possible to authorize the dashboard by applying the oAuth2.
I am using the ASP.NET core WEB API as a backend and want to use the oAuth to authorize the dashboard to let the same users of my backend to be authorized to the hangfire dashboard.
Thanks