Skip to content
This repository has been archived by the owner on Jun 13, 2022. It is now read-only.

fix: update getAccessTokenFromClientCredentialFlow to take scope as a param #168

Merged
merged 1 commit into from
Dec 14, 2021

Conversation

acr13
Copy link
Contributor

@acr13 acr13 commented Dec 14, 2021

Updates the getAccessTokenFromClientCredentialFlow method to have an optional param scope?: string[] that can be passed to the client credentials grant flow

@jdjkelly jdjkelly linked an issue Dec 14, 2021 that may be closed by this pull request
@kodiakhq kodiakhq bot merged commit 8caa47a into master Dec 14, 2021
@jdjkelly jdjkelly deleted the udpate-get-access-token-client-credential branch December 14, 2021 16:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add README for getAccessTokenFromClientCredentialFlow
2 participants