Versions in this module Expand all Collapse all v1 v1.0.10 Jul 25, 2023 Changes in this version + type ICode interface + Get func() ([]byte, error) + type IOpenid interface + Get func(code string) (string, error)