authn

package
v0.0.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 18, 2026 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthN

type AuthN struct {
	Validator     auth.IAuthValidator
	Authenticator *auth.Authenticator
	Authorizer    *auth.Authorization
}

func NewAuthN

func NewAuthN() *AuthN

func (*AuthN) GetAuthenticatonHandler

func (a *AuthN) GetAuthenticatonHandler() fiber.Handler

func (*AuthN) Install

func (a *AuthN) Install(args ...any) error

Install library

func (*AuthN) SetValidator

func (a *AuthN) SetValidator(validator auth.IAuthValidator)

func (*AuthN) Uninstall

func (a *AuthN) Uninstall() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL