hagopj13 / hagopj13/node-express-boilerplate

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

Open
#267 2 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.