Handling Refresh Tokens
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 6.6k
- Forks
- 631
- PR merge metrics
- No merged PRs in 30d
Description
Hi!
I've been reading through the code and I'm trying to understand if, and how, the `RefreshToken(token)` methods are being called.
My assumption is that calling those methods is something I would need to handle in my own code but I just wanted to make sure I wasn't missing something.
Appreciate the help! :)
Contributor guide
No contributing guide indexed for this repository
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
The issue names the Go RefreshToken(token) methods but no file, test, or requested change. Start by locating their implementations and call sites, then clarify whether the repository should document who invokes them and what responsibility users have. Done requires an agreed documentation or behavior clarification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- authentication
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100