lynndylanhurley / lynndylanhurley/devise_token_auth
User not logged out after confirmation period ends
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 3.6k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
I am using **allow_unconfirmed_access_for** in the devise config. I expect after the unconfirmed access period ends, the user would be logged out. But this does not seem to happen and I am able to continue using the application as before.
Gem details
* **Version**: 1.1.4
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 behavior with allow_unconfirmed_access_for configured and an account whose confirmation period has expired. Trace the authentication flow responsible for checking that setting and verify that an expired user's access is no longer accepted or that the user is logged out as expected.
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
- Mostly clear
- Newbie friendliness
- 35/100