lynndylanhurley / lynndylanhurley/devise_token_auth

token_lifespan issue

Open
#1,505 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Ruby
Stars
3.6k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

  • Version: 1.1.2

Setting config.token_lifespan to less than 2.weeks or less than 24.hours cause headers to disappear. Also setting config.max_number_of_devices to any other value and config.token_lifespan to less than 2.weeks cases the same issue

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the reported behavior with config.token_lifespan below 2.weeks or 24.hours, including different config.max_number_of_devices values. Done means identifying why headers disappear and confirming the behavior is corrected across those configuration combinations.

Written by the indexing model from the issue text.

Assessment

Tech stack
rails, ruby
Domain
api, authentication
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.