//
pkg.gl
Category
github.com/chenarmy/goth
providers
paypal
package
1.66.1
Repository:
https://github.com/chenarmy/goth.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
1
Files
219 SLOC
#
Functions
New
New creates a new Paypal provider and sets up important connection details.
NewCustomisedURL
NewCustomisedURL is similar to New(...) but can be used to set custom URLs to connect to.
#
Structs
Provider
Provider is the implementation of `goth.Provider` for accessing Paypal.
Session
Session stores data during the auth process with Paypal.