MFA two step verification

Hi,
I wanted to know if there is a way to set two step verification on squidex.
Thanks.

No sorry.

Squidex is used either with …

  • Identity Server like Google, Azure Identity and so on and the it is the responsibility of the identity systems.
  • With a few users only.

But ASP.NET Identity has this builtin, it just needs to be integrated: https://docs.microsoft.com/en-us/aspnet/core/security/authentication/mfa?view=aspnetcore-6.0

PRs are welcome.

ok thank you,
And maybe do you know how can I integrate Azure active directory to Squidex?

Can you have a look to this post: How to add Azure B2c to Squidex ?