aspnet-core-jwt-authentication-api icon indicating copy to clipboard operation
aspnet-core-jwt-authentication-api copied to clipboard

[Question] How do i force authentication on other controllers

Open davidbuckleyni opened this issue 5 years ago • 0 comments

Obv I no that I use the Authorise and that should redirect me to your Authenticate method but will that be checked each time or do i need to implement IUserService Before I issue the json ?

davidbuckleyni avatar Jun 06 '20 17:06 davidbuckleyni