package
0.0.0-20231226231630-6c9b677bae35
Repository: https://github.com/vithubati/go-core.git
Documentation: pkg.go.dev

# Functions

NewBasicAuthenticator constructs a new basicAuthenticator instance.
NewBearerTokenAuthenticator constructs a new bearerTokenAuthenticator instance.
No description provided by the author
NewXTokenAuthenticator constructs a new bearerTokenAuthenticator instance.

# Constants

supported authentication types.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
common errors.

# Structs

No description provided by the author

# Interfaces

Authenticator describes set of methods implemented by each authenticator.