Versions in this module Expand all Collapse all v0 v0.1.1 Jun 29, 2023 v0.1.0 Jun 27, 2023 Changes in this version + const ACCOUNT_GET_USER_BY_EMAIL + const ACCOUNT_GET_USER_BY_ID + const ACCOUNT_GET_USER_BY_USERNAME + const ACCOUNT_INSERT_SESSION_QUERY + const ACCOUNT_INSERT_USER_QUERY + const ACCOUNT_INVALIDATE_SESSION_ID + const ACCOUNT_RETRIEVE_SESSION_BY_ID + const ACCOUNT_RETRIEVE_USER_BY_SESSION_ID + const ACCOUNT_SESSION_TABLE_NAME + const ACCOUNT_USER_TABLE_NAME + func NewAccountStorage() storage.AccountStore