Skip to content

Return refresh token only if we issue one #22

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

jkakavas
Copy link
Member

According to https://tools.ietf.org/html/rfc6749#section-5.1,
refresh_token parameter is OPTIONAL, so do not return one with
null value in case we don't issue a refresh token

According to https://tools.ietf.org/html/rfc6749#section-5.1,
refresh_token parameter is OPTIONAL, so do not return one with
null value in case we don't issue a refresh token
@jkakavas jkakavas closed this Oct 13, 2017
@jkakavas jkakavas reopened this Oct 13, 2017
@rohe
Copy link

rohe commented Oct 14, 2017

LGTM

@johanlundberg johanlundberg merged commit bc89540 into IdentityPython:master Oct 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants