//
pkg.gl
Category
github.com/markbates/goth
providers
salesforce
package
1.80.0
Repository:
https://github.com/markbates/goth.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
10
Dependents
26
Files
205 SLOC
#
Functions
New
New creates a new Salesforce provider and sets up important connection details.
#
Variables
AuthURL
These vars define the Authentication and Token URLS for Salesforce.
TokenURL
These vars define the Authentication and Token URLS for Salesforce.
#
Structs
Provider
Provider is the implementation of `goth.Provider` for accessing Salesforce.
Session
Session stores data during the auth process with Salesforce.