Versions in this module Expand all Collapse all v1 v1.5.3 Jul 4, 2023 v1.5.2 Oct 17, 2022 Changes in this version + type ExternalAccount struct + Admin bool + Email string + Name string + User string + type Provider interface + Authenticate func(login, password string) (*ExternalAccount, error)