Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Authenticator ¶
type Authenticator struct {
// contains filtered or unexported fields
}
func New ¶
func New(apiKey []byte) *Authenticator
func (*Authenticator) Authenticate ¶
func (a *Authenticator) Authenticate(ctx echo.Context) (err error)
Click to show internal directories.
Click to hide internal directories.