package
0.0.12
Repository: https://github.com/m15t/gram.git
Documentation: pkg.go.dev

# Functions

New creates new auth service.
NewHTTP attaches handlers to Echo routers under given group.

# Variables

Custom errors.
Custom errors.
Custom errors.
Custom errors.
Custom errors.
Custom errors.
Custom errors.

# Structs

Auth represents auth application service.
AuthenticateInput represents internal authenticate data.
Credentials represents login request data swagger:model.
HTTP represents auth http service.
RefreshTokenData represents refresh token request data swagger:model.

# Interfaces

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