This repository was archived by the owner on Aug 30, 2024. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork18
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 therequireAuth
function ininternal/cmd/auth.go
to reutrn an error instead of fatal.
cc@cmoog