package
0.0.0-20230630121120-942ca1f32dbe
Repository: https://github.com/entetry/authservice.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
NewAuthService creates new Auth service.
# Variables
ErrInvalidPassword godoc.
ErrInvalidTokenClaims godoc.
ErrRefreshTokenIsExpired godoc.
ErrRefreshTokenMismatch godoc.
ErrRefreshTokenNotFound godoc.
ErrUnexpectedTokenSigningMethod godoc.
# Interfaces
SessionStorage used to store sessions.