package
0.12.5
Repository: https://github.com/go-aah/aah.git
Documentation: pkg.go.dev

# Functions

New method creates the auth scheme instance for given type.

# Variables

OAuth2 Errors.
OAuth2 Errors.
OAuth2 Errors.
OAuth2 Errors.

# Structs

BaseAuth struct hold base implementation of aah framework's authentication schemes.
No description provided by the author
FormAuth struct provides aah's OOTB Form Auth scheme.
GenericAuth struct provides generic Auth Scheme for all custom scenario's.
OAuth2 auth scheme implementation for the aah framework.

# Interfaces

Schemer interface is used to create new Auth Scheme for aah framework.