# Umbraco 2 factor authentication

Two factor authentication in Umbraco has long been a security feature we've wanted for our own sites and those of our clients - adding an additional layer of security to an already secure CMS is never a bad thing - but it's not been possible until recently.

Thanks to a recent pull request, we were able to start developing the [Umbraco 2 Factor Authentication package](https://our.umbraco.org/projects/backoffice-extensions/umbraco-2fa/) and with the release of Umbraco 7.6 all the necessary core code is in place to make it available to the wonderful Umbraco community on Our Umbraco.

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1701724016608/e334d3b6-0013-4169-880b-c772208aa4bc.png align="center")

We'd love to hear your feedback and of course feel free to submit any issues. We'll be continuing development of this package and adding more features so stay tuned!

* [Download from Our Umbraco](https://our.umbraco.org/projects/backoffice-extensions/umbraco-2fa/)
    
* [Install information & Release notes on GitHub](https://github.com/Offroadcode/Umbraco-2FA)
