AccountHub/docs/index.md

12 lines
840 B
Markdown
Raw Normal View History

AccountHub is a web application enabling secure self-serve account management. Employees can change their password and manage other web apps they have access to with the dashboard.
2018-09-22 23:18:54 -06:00
# Features
* __2-factor authentication__
* Allows users to setup both a password and an authentication device to add an extra layer of security.
2018-04-15 20:09:05 -06:00
* __Captcha support__
* Prevents some types of attacks while legitimate users can simply click an image or answer a question to login.
* __Detailed security logs__
* Records every login attempt, password change, invalid CAPTCHA, or other security-related activity, tracking client IP address and activity timestamp.
* __Modern__
2018-07-30 17:38:12 -06:00
* AccountHub uses the latest open web technology to provide a seamless, uniform user experience on phones, tablets, desktops, and laptops, from anywhere in the world.