Versions in this module Expand all Collapse all v1 v1.27.0 Dec 18, 2024 v1.26.1 Dec 4, 2024 Changes in this version + func Authenticate(username, password string) (bool, *rbac.User, error) + func Authorize(user *rbac.User) (bool, error) + func Init(config *config.Config)