Closed cloudcompute closed 3 years ago
What would involve a logout function? The server does not store any information about the JWT tokens provided to authenticated users, hence there is nothing the server can do about a valid jwt token.
okay. Got it. Thanks
Why did you decide not to implement the Logout functionality?