lynndylanhurley / lynndylanhurley/devise_token_auth
token_lifespan issue
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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