I am using IdentityServer4 in my web API project for OAuth2 authentication. However, I need to do a check to check if the user who wants to authent
IdentityServer4
OAuth2