This repository was archived by the owner on Aug 30, 2024. It is now read-only.
Avoid fatal when checking for auth #114
Closed
Description
Cleanup the requireAuth
function in internal/cmd/auth.go
to reutrn an error instead of fatal.
See #113 (comment)
cc @cmoog