aspnet-core-jwt-authentication-api
aspnet-core-jwt-authentication-api copied to clipboard
[Question] How do i force authentication on other controllers
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 ?