Skip to content

0.5.1

Latest

Choose a tag to compare

@shadone shadone released this 28 Jun 08:35

Added

  • LemmyApi.login now accepts an optional totp2faToken, sent to the server as totp_2fa_token, so accounts with two-factor (TOTP) authentication enabled can sign in. Defaults to nil, so existing call sites are unaffected.