You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: