Imports
- gitea.com/go-chi/session
- github.com/golang-jwt/jwt/v4
- 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
- gopkg.in/ini.v1
Imports in module “code.gitea.io/gitea”
- code.gitea.io/gitea/models/auth
- code.gitea.io/gitea/models/user
- code.gitea.io/gitea/modules/generate
- code.gitea.io/gitea/modules/json
- code.gitea.io/gitea/modules/log
- code.gitea.io/gitea/modules/setting
- code.gitea.io/gitea/modules/timeutil
- code.gitea.io/gitea/modules/util
- code.gitea.io/gitea/services/auth/source/db