Sign out a user by invalidating their refresh token
Signs the user out by deleting the refresh token from the database and clearing the HttpOnly cookie. Accepts the refresh token from either the request body or cookie.Documentation Index
Fetch the complete documentation index at: https://docs.replyke.com/llms.txt
Use this file to discover all available pages before exploring further.
replyke-refresh-jwt cookie with the refresh tokenServer Error - 500 Internal Server Error
replyke-refresh-jwt is cleared if present.