ReplyOct 12, 2017
In case we are using J.WT there is obviously no need to call Auth service to check token is valid or not instead respective microservice will verify the token itself using public key provided or secret key provided thats the advantage of JWT we dont need to call Auth service again and again for validity or fetching user info from DB again and again