package
6.0.0-beta.10+incompatible
Repository: https://github.com/nuts-foundation/nuts-node.git
Documentation: pkg.go.dev
# Functions
New returns a new token authenticator middleware given the contents of an SSH authorized_keys file.
NewFromFile is like New but it takes the path for an authorized_keys file.
# Constants
MaximumCredentialLength defines the maximum number of characters in a credential.
# Interfaces
Middleware defines the public interface to be set with Use() on an echo server.
# Type aliases
No description provided by the author