Skip to content

Force the client_secret to be a string. #8

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
merged 1 commit into from
Apr 7, 2014

Conversation

andrewhare
Copy link
Contributor

Since Salesforce issues numeric client_secrets it is possible to pass this into the provider as a Bignum instead of a string.

In my case, I am storing the client_secret in a YAML file, which interpreted it as Bignum.

@realdoug
Copy link
Owner

realdoug commented Jun 4, 2013

This looks fine. I should be able to pull this down, run the tests and get it merged tomorrow.

@TyrelDenison
Copy link

This seems to be the same issue referenced here. Is that correct? Can this be merged?

realdoug added a commit that referenced this pull request Apr 7, 2014
Force the client_secret to be a string.
@realdoug realdoug merged commit 1c2bfc0 into realdoug:master Apr 7, 2014
@realdoug
Copy link
Owner

realdoug commented Apr 7, 2014

Yep, done and done.

@TyrelDenison
Copy link

Thank you sir.

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