//
pkg.gl
Category
github.com/OpenStars/beego
plugins
auth
package
1.12.5-sonek
Repository:
https://github.com/openstars/beego.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
53 SLOC
#
Functions
Basic
Basic is the http basic auth.
NewBasicAuthenticator
NewBasicAuthenticator return the BasicAuth.
#
Structs
BasicAuth
BasicAuth store the SecretProvider and Realm.
#
Type aliases
SecretProvider
SecretProvider is the SecretProvider function.