-record(totp_config, { secret :: bitstring(), time :: integer(), period :: integer(), digits :: integer(), algorithm :: totally:totp_algorithm(), issuer :: binary(), account :: binary() }).