Commit 8a284ce
committed
Salesforce OAuth Work-Arounds
Work-arounds for using Salesforce as an OAuth identity provider.
Do not send scope when exchanging authorization code for access token;
Salesforce doesn't allow it.
Include standard Salesforce endpoints in list of broken providers which
require client_secret be sent when getting access token.
See upstream issues:
golang/oauth2#166
golang/oauth2#1461 parent f7dced3 commit 8a284ce
1 file changed
+4
-1
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments