diff --git a/developer_manual/client_apis/LoginFlow/index.rst b/developer_manual/client_apis/LoginFlow/index.rst index 6b378d311..addbb87d4 100644 --- a/developer_manual/client_apis/LoginFlow/index.rst +++ b/developer_manual/client_apis/LoginFlow/index.rst @@ -7,8 +7,8 @@ Login Flow This document provides a quick overview of the new login flow that should be used by clients to obtain login credentials. This will assure that each client gets its own set of credentials. This has several advantages: -1. The client never stores the password of the user -2. The user can revoke on a per client basis from the web +1. A client never stores the password of the user +2. The user can revoke access on a per client basis from the web Opening the webview -------------------