//
pkg.gl
Category
code.gitea.io/gitea
services
auth
source
oauth2
package
1.24.0-dev
Repository:
https://github.com/go-gitea/gitea.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
43
Dependents
6
Files
858 SLOC
code.gitea.io/gitea/models/auth
code.gitea.io/gitea/models/db
code.gitea.io/gitea/models/user
code.gitea.io/gitea/modules/json
code.gitea.io/gitea/modules/log
code.gitea.io/gitea/modules/optional
code.gitea.io/gitea/modules/session
code.gitea.io/gitea/modules/setting
code.gitea.io/gitea/modules/svg
code.gitea.io/gitea/services/auth/source/db
context
encoding/gob
errors
fmt
gitea.com/go-chi/session
github.com/google/uuid
github.com/gorilla/sessions
github.com/markbates/goth
github.com/markbates/goth/gothic
github.com/markbates/goth/providers/azuread
github.com/markbates/goth/providers/azureadv2
github.com/markbates/goth/providers/bitbucket
github.com/markbates/goth/providers/discord
github.com/markbates/goth/providers/dropbox
github.com/markbates/goth/providers/facebook
github.com/markbates/goth/providers/gitea
github.com/markbates/goth/providers/github
github.com/markbates/goth/providers/gitlab
github.com/markbates/goth/providers/google
github.com/markbates/goth/providers/mastodon
github.com/markbates/goth/providers/microsoftonline
github.com/markbates/goth/providers/nextcloud
github.com/markbates/goth/providers/openidConnect
github.com/markbates/goth/providers/twitter
github.com/markbates/goth/providers/yandex
golang.org/x/oauth2
html
html/template
net/http
net/url
sort
sync
time