angular-17-jwt-auth icon indicating copy to clipboard operation
angular-17-jwt-auth copied to clipboard

Logout doesn't work

Open AbdelghaniElaoud opened this issue 1 year ago • 0 comments
trafficstars

I have followed the fullstack tutorial of spring security with JWT and Angular 17, when i was testing the app, I noticed that when I call "http://localhost:8080/api/auth/signout" in auth.service.ts the Post API for the sign out is missing, so I suggest if you can add it to the backend please.

AbdelghaniElaoud avatar May 09 '24 15:05 AbdelghaniElaoud