Versions in this module Expand all Collapse all v0 v0.2.0 Mar 22, 2026 Changes in this version + type Auth struct + func New(account contracts.AccountInterface) *Auth + func (auth *Auth) Session(code string) (Session, error) + type Session struct + CorpId string + SessionKey string + UserId string