Skip to content

2024-03-04.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Mar 11:24
· 3661 commits to main since this release
  • πŸͺ„ Use Authentication Flow API to make a custom signup-login flow and implement your own UI
  • πŸ”’ Introducing Test Mode for OTP,
    • You can now send a fixed OTP to a specific target on SMS or Email address
    • The OTP can also be suppressed, so the target will not actually receive the OTP
  • 😍 New AuthUI v2, a complete facelift for the default login UI
  • 🌟 Combined Signup-login flow. Once AuthUI v2 is enabled in your project, you can enable the combined signup-login flow. User will signup if not registered before, and login if they did, all done automatically.