//
pkg.gl
Category
github.com/infinitbyte/framework
lib
guardian
auth
strategies
union
package
1.1.3
Repository:
https://github.com/infinitbyte/framework.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
30 SLOC
#
Interfaces
Union
Union implements authentication strategy, and consolidate a chain of strategies.
#
Type aliases
MultiError
MultiError represent multiple errors that occur when attempting to authenticate a request.