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

# Functions

New creates a new Gitea 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 default Authentication, Token, and Profile URLS for Gitea.
These vars define the default Authentication, Token, and Profile URLS for Gitea.
These vars define the default Authentication, Token, and Profile URLS for Gitea.

# Structs

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