Skip to content

v0.4.2

Latest

Choose a tag to compare

@mkhorasani mkhorasani released this 01 Mar 20:45
· 29 commits to main since this release
  1. Introduced two_factor_authentication and send_email features - get started by registering for a free API key here 🚀 NEW
  2. Refactored code base with new docustrings and function annotations
  3. Made password_hint field in register_user widget optional
  4. Added container_width feature to all buttons
  5. Disabled autocomplete feature for all text inputs
  6. Fixed experimental_guest_login widget bug for Microsoft OAuth2
  7. Fixed hash_list function bug
  8. Added encryption module to encrypt session state variables