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

# 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:

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
#nosec G101.

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author