logout
Log the user out for this request by blacklisting the presented access token (if any) until it would naturally expire, and clearing Spring Security’s context. This does not delete the refresh cookie; the controller handles that.
Log the user out for this request by blacklisting the presented access token (if any) until it would naturally expire, and clearing Spring Security’s context. This does not delete the refresh cookie; the controller handles that.