package
0.0.0-20250129202649-42fa19cf72dd
Repository: https://github.com/aceberg/forauth.git
Documentation: pkg.go.dev

# Functions

Auth - main auth func.
HashPassword - generate hash from password.
LogOut - log out.
MatchPasswords - check if password and hash matches.
StartSession for new login.
ToTime - converts string (example: 3d) to time.Duration.

# Structs

Conf - auth config.