package
1.0.1
Repository: https://github.com/morevault/api.git
Documentation: pkg.go.dev

# Functions

ExternalTokenHelperPath should only be used in dev mode.
No description provided by the author

# Structs

ExternalTokenHelper should only be used in a dev mode.
InternalTokenHelper fulfills the TokenHelper interface when no external token-helper is configured, and avoids shelling out.

# Interfaces

TokenHelper is an interface that contains basic operations that must be implemented by a token helper.