What's Changed
resume_login()no longer discards the pending MFA session when a submitted code is wrong or the verification attempt is rate-limited, you can now retry with the correct code on the same client instead of the retry failing unconditionally. (#416)
Full Changelog: 0.3.11...0.3.12