//
pkg.gl
Category
github.com/chenarmy/goth
providers
salesforce
package
1.66.1
Repository:
https://github.com/chenarmy/goth.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
188 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.