//
pkg.gl
Category
github.com/markbates/goth
providers
seatalk
package
1.80.0
Repository:
https://github.com/markbates/goth.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
11
Dependents
12
Files
175 SLOC
#
Functions
New
New creates a new SeaTalk provider and sets up important connection details.
#
Variables
Endpoint
Endpoint is SeaTalk's OAuth 2.0 endpoint.
#
Structs
Provider
Provider is the implementation of `goth.Provider` for accessing SeaTalk.
Session
Session stores data during the auth process with SeaTalk.