1
0
Fork 0

Update credential_store.go

master
Philip O'Toole 8 years ago committed by GitHub
parent 2b34ae3ca6
commit 293268c5ed

@ -1,3 +1,5 @@
// Package auth is a lightweight credential store.
// It provides functionality for loading credentials, as well as validating credentials.
package auth
import (

Loading…
Cancel
Save