package
1.80.0
Repository: https://github.com/markbates/goth.git
Documentation: pkg.go.dev

# Functions

New creates a new Twitter provider, and sets up important connection details.
NewAuthenticate is the almost same as New.

# Structs

Provider is the implementation of `goth.Provider` for accessing Twitter.
Session stores data during the auth process with Twitter.