MCPcopy
hub / github.com/filebrowser/filebrowser / AuthMethod

TypeAlias AuthMethod

settings/settings.go:20–20  ·  view source on GitHub ↗

AuthMethod describes an authentication method.

Source from the content-addressed store, hash-verified

18
19// AuthMethod describes an authentication method.
20type AuthMethod string
21
22// Settings contain the main settings of the application.
23type Settings struct {

Callers 1

getAuthMethodFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected