You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I currently work with a legacy Rails application that makes calls to the Infusionsoft API. The implementation was poorly done and I want to replace everything with this gem. The OAauth2 tokens are currently stored in and retrieved from the app database. It would be nice to see an example of how you authenticate your gem against Infusionsoft in a Rails app.
With the introduction of OAuth2 and REST support, it would be nice to see an example of:
The text was updated successfully, but these errors were encountered: