package
0.10.1
Repository: https://github.com/go-aah/security.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.
No description provided by the author

# Interfaces

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