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