Hello sir ,
I have a problem when i execute login API through the gateway , i return status 200 OK and the response is empty.
When i directly go to the service to get authentication it is ok , it return the token JWT ,
i use that token to go through API gateway and it run fine
I just have a problem when go to login API through API gateway .
I want to make some changes on this repo but there needs to have lots of change.
Maybe I can give you another example to see auth side with a zuul gateway sample project.
Hello sir , I have a problem when i execute login API through the gateway , i return status 200 OK and the response is empty. When i directly go to the service to get authentication it is ok , it return the token JWT , i use that token to go through API gateway and it run fine I just have a problem when go to login API through API gateway .
Hope u reply me soon , thanks