//
pkg.gl
Category
github.com/markbates/goth
providers
twitterv2
package
1.80.0
Repository:
https://github.com/markbates/goth.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
10
Dependents
8
Files
181 SLOC
#
Functions
New
New creates a new Twitter provider, and sets up important connection details.
NewAuthenticate
NewAuthenticate is the almost same as New.
#
Structs
Provider
Provider is the implementation of `goth.Provider` for accessing Twitter.
Session
Session stores data during the auth process with Twitter.