package
1.0.2
Repository: https://github.com/vuduongtp/go-core.git
Documentation: pkg.go.dev

# Functions

New creates new auth service.
NewHTTP creates new auth http service.

# Variables

Custom errors.
Custom errors.
Custom errors.

# Structs

Auth represents auth application service.
Credentials represents login request data.
HTTP represents auth http service.
RefreshTokenData represents refresh token request data.

# Interfaces

Crypter represents security interface.
JWT represents token generator (jwt) interface.
Service represents auth service interface.
UserDB represents user repository interface.