lynndylanhurley / lynndylanhurley/devise_token_auth

Support for "refresh_token"

Open
#377 18 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Ruby
Stars
3.6k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

I didn't find this in docs, is there `refresh_token` support?

```
refresh_token
OPTIONAL. The refresh token used to obtain new access tokens
using the same end-user access grant as described in
Section 4.1.4. The authorization server SHOULD NOT issue a
refresh token when the access grant type is set to "none".
```

Contributor guide

Open the contributing guide

Research direction

No file or test is named. Start by tracing the existing OAuth access-token grant and checking the authentication documentation for refresh_token; compare the current behavior with the requested flow and confirm whether support already exists. Done means the support question has a documented, tested answer or a clearly scoped implementation path.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.