Gitea · Authentication Profile
Gitea Authentication
Authentication
Gitea secures its APIs with apiKey and http across 7 declared security schemes, as derived from its OpenAPI definitions.
GitSource ControlDevOpsCI/CDCode HostingOpen SourceSelf HostedPackage RegistryIssue TrackingPull Requests
Methods: apiKey, http
Schemes: 7
OAuth flows:
API key in: header, query
Security Schemes
AccessToken apiKey
AuthorizationHeaderToken apiKey
BasicAuth http
SudoHeader apiKey
SudoParam apiKey
TOTPHeader apiKey
Token apiKey