Versions in this module Expand all Collapse all v1 v1.0.0 Nov 27, 2023 Changes in this version + type InvalidModelFieldError struct + Field string + Model string + Reason string + func (e *InvalidModelFieldError) Error() string + type UserAccess struct + AccessToken string + Expiry string + ID string + RefreshToken string + Scope string + TokenType string + func (u *UserAccess) Validate() error + func (u UserAccess) ToJSON() []byte