package
0.13.2
Repository: https://github.com/gogs/gogs.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package ldap provide functions & structure to query a LDAP ldap directory.
No description provided by the author
No description provided by the author

# Functions

IsErrBadCredentials returns true if the underlying error has the type ErrBadCredentials.
Name returns the human-readable name for given authentication type.

# Constants

5.
6.
2.
Note: New type must append to the end of list to maintain backward compatibility.
4.
1.
3.

# Structs

No description provided by the author
ExternalAccount contains queried information returned by an authenticate provider for an external account.

# Interfaces

Provider defines an authenticate provider which provides ability to authentication against an external identity provider and query external account information.

# Type aliases

No description provided by the author