hagopj13 / hagopj13/node-express-boilerplate
logout api only invalidate the refresh token, but the auth token is still valid until it expires
Open
- Dominant language
- JavaScript
- Stars
- 7.7k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
logout endpoint was implemented here: https://github.com/hagopj13/node-express-boilerplate/issues/19
Contributor guide
Research direction
Read the linked issue #19 and locate the logout endpoint in the repository. Trace how logout invalidates the refresh token and how auth tokens are checked; done means a logged-out auth token is no longer accepted before it expires.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- express, javascript, node.js
- Domain
- api, authentication, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100