logout api only invalidate the refresh token, but the auth token is still valid until it expires

Author: BacceCreated Aug 24, 2023Updated Sep 2, 2025

logout endpoint was implemented here: https://github.com/hagopj13/node-express-boilerplate/issues/19

Source: hagopj13/node-express-boilerplate