Files
kleiax 904d14b64c
CI / test (push) Canceled after 0s
Initial commit
2026-09-12 22:22:17 +02:00

4 lines
127 B
Go

// Package auth provides password hashing and secure token primitives used by
// Gardomatic authentication flows.
package auth