package
1.4.3
Repository: https://github.com/multiversx/mx-sdk-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewAuthTokenHandler returns a new instance of a native authentication token handler.
NewNativeAuthClient will create a new native client able to create authentication tokens.
NewNativeAuthServer returns a native authentication server that verifies authentication tokens: 1.

# Structs

ArgsNativeAuthClient is the DTO used in the native auth client constructor.
ArgsNativeAuthServer is the DTO used in the native auth server constructor.
AuthToken is the native authentication token implementation.