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

# Functions

New creates a new Gitlab provider and sets up important connection details.
NewCustomisedURL is similar to New(...) but can be used to set custom URLs to connect to.

# Variables

These vars define the Authentication, Token, and Profile URLS for Gitlab.
These vars define the Authentication, Token, and Profile URLS for Gitlab.
These vars define the Authentication, Token, and Profile URLS for Gitlab.

# Structs

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