Browse Source

Merge pull request #139 from rmm5t/patch-1

Fix README markdown formatting
master
Dmitrii Golub 6 years ago committed by GitHub
parent
commit
859cec9537
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      README.md

4
README.md

@ -8,8 +8,8 @@
## Features
* Support for 2 types of OTP codes
1. Codes delivered directly to the user
2. TOTP (Google Authenticator) codes based on a shared secret (HMAC)
1. Codes delivered directly to the user
2. TOTP (Google Authenticator) codes based on a shared secret (HMAC)
* Configurable OTP code digit length
* Configurable max login attempts
* Customizable logic to determine if a user needs two factor authentication

Loading…
Cancel
Save