Versions in this module Expand all Collapse all v0 v0.1.7 Jun 2, 2026 Changes in this version + const PageLogin + type Auth struct + func (a *Auth) Init(ab *authboss.Authboss) (err error) + func (a *Auth) LoginGet(w http.ResponseWriter, r *http.Request) error + func (a *Auth) LoginPost(w http.ResponseWriter, r *http.Request) error