Skip to content
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

oauth2: Returns token type on introspection #832

Merged
merged 3 commits into from
Apr 30, 2018
Merged

oauth2: Returns token type on introspection #832

merged 3 commits into from
Apr 30, 2018

Conversation

aeneasr
Copy link
Member

@aeneasr aeneasr commented Apr 30, 2018

This patch adds the ability to return the token type ("refresh_token", "access_token") upon token introspection.

Closes #831

arekkas added 2 commits April 30, 2018 12:05
This patch adds the ability to return the token type ("refresh_token", "access_token") upon token introspection.
@aeneasr aeneasr added feat New feature or request. package/oauth2 labels Apr 30, 2018
@aeneasr aeneasr added this to the 1.0.0-alpha.1 milestone Apr 30, 2018
@aeneasr aeneasr self-assigned this Apr 30, 2018
@aeneasr aeneasr merged commit bf226dc into 1.0.x Apr 30, 2018
@aeneasr aeneasr deleted the fix-831 branch April 30, 2018 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request. package/oauth2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant