Skip to content

1.0.9

Compare
Choose a tag to compare
@alexdlaird alexdlaird released this 07 Feb 21:55
· 145 commits to main since this release

Added

  • AuthForm's now passes captcha_img_url to its prompt() fallback for Captcha, useful for overriding IODefault.
  • MfaDeviceSelectForm now passes mfa_device_select_choices to prompt(), useful for overrides IODefault.
  • Documentation improvements.