doc(auth/envauth): add Go Reference badge

This commit is contained in:
AJ ONeal 2025-10-11 19:06:44 -06:00
parent f269f80771
commit eee1434ba7
No known key found for this signature in database

View File

@ -1,5 +1,7 @@
# envauth # envauth
[![Go Reference](https://pkg.go.dev/badge/github.com/therootcompany/golib/auth/envauth.svg)](https://pkg.go.dev/github.com/therootcompany/golib/auth/envauth)
Auth utils for single-user environments. \ Auth utils for single-user environments. \
(standard library only, constant-time) (standard library only, constant-time)