Update Refresh Token Grant doc with the missing step
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 99
- Forks
- 708
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 22
Description
Description:
To use the refresh token grant type, the following doc [1] mentions replacing the <refresh-token> value with the refresh token generated in the previous step.
But there is no step defined in the doc on how to generate a refresh token. We better mention it in the doc on how to get a refresh token.
[1] https://apim.docs.wso2.com/en/4.0.0-dev/design/api-security/oauth2/grant-types/refresh-token-grant/
Suggested Labels:
APIM 4.0.0
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
Open the linked Refresh Token Grant documentation page and review the existing sequence of steps, especially where the refresh token value is used. Add the missing instruction explaining how to obtain the refresh token generated in the preceding flow. Verify that the rendered page clearly connects token generation with the later refresh-token request.
Written by the indexing model from the issue text.
Assessment
- Domain
- authentication, documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100