package
0.0.0-20230331131523-deb0478a2e52
Repository: https://github.com/hellobchain/third_party.git
Documentation: pkg.go.dev

# Functions

New generates a new standard authentication provider from the key and additional data.

# Structs

An AuthenticatedRequest contains a request and authentication token.
Standard implements an HMAC-SHA-256 authentication provider.

# Interfaces

A Provider can generate tokens from a request and verify a request.