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

Treat client_credentials grants as renewable (fixes #33) #36

Merged
merged 1 commit into from
Apr 16, 2019
Merged

Treat client_credentials grants as renewable (fixes #33) #36

merged 1 commit into from
Apr 16, 2019

Conversation

wundrian
Copy link
Contributor

This is possible because we encode both client id and secret when --renew is requested. Just issue a new grant request when using client_credentials (doesn't use a refresh_token).

This is possible because we encode both client id and secret when `--renew` is requested. Just issue a new grant request when using client_credentials (doesn't use a refresh_token).
@tobiaslohr tobiaslohr self-requested a review April 16, 2019 14:18
@tobiaslohr tobiaslohr merged commit fb7ba67 into SalesforceCommerceCloud:master Apr 16, 2019
@tobiaslohr
Copy link
Contributor

Thanks much @wundrian for contributing!

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.

2 participants