//
pkg.gl
Category
github.com/prysmaticlabs/prysm/v5
network
authorization
package
5.2.0
Repository:
https://github.com/prysmaticlabs/prysm.git
Documentation:
pkg.go.dev
Versions
4
Dependencies
0
Dependents
3
Files
9 SLOC
#
Constants
Basic
Basic represents Basic Authentication.
Bearer
Bearer represents Bearer Authentication (token authentication).
None
None represents no authorization method.
#
Type aliases
Method
Method is an authorization method such as 'Basic' or 'Bearer'.