Skip to content

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