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

Feature request: Allow passing parameters to oauth2_get_dependent_tokens() #278

Closed
bjmc opened this issue Feb 12, 2018 · 1 comment
Closed
Labels
enhancement New feature or improvement good first issue A good issue for first-time contributors

Comments

@bjmc
Copy link
Contributor

bjmc commented Feb 12, 2018

In the near(-ish) future we'd like clients to pass additional parameters to the dependent token call. For example, specifying access_type=online to indicate the client doesn't want or need refresh tokens is supported today. Soon, you'll also be able to pass a scope parameter (similar to other OAuth2 calls) to indicate which specific scopes you're interested in receiving dependent tokens for.

@bjmc bjmc changed the title Feature request: Allows passing parameters to oauth2_get_dependent_tokens() Feature request: Allow passing parameters to oauth2_get_dependent_tokens() Feb 12, 2018
@sirosen sirosen added enhancement New feature or improvement good first issue A good issue for first-time contributors labels Feb 19, 2018
@sirosen
Copy link
Member

sirosen commented Aug 28, 2018

Closed by #308

@sirosen sirosen closed this as completed Aug 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or improvement good first issue A good issue for first-time contributors
Projects
None yet
Development

No branches or pull requests

2 participants