tlmanz/authkitDrop-in authentication library for Go that bundles OAuth 2.0 login (GitHub, Google etc), encrypted cookie sessions, and YAML-based role-based access control (RBAC) into a single package. Built on top of gorilla/sessions and markbates/goth. Supports live policy reloading, custom permissions, and standard net/http middleware - no frameworks required.