package
0.22.3
Repository: https://github.com/grokify/goauth.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

OAuth 2.0 for Salesforce

You can verify your credentials with the following:

$ curl https://login.salesforce.com/services/oauth2/token -d "grant_type=password" -d "client_id=myClientID" -d "client_secret=myClientSecret" -d "username=myUsername" -d "password=myPasswordMySecretToken"

Deleting Dummy Data

Here is information on deleting existing dummy data: