Optimize wording

Signed-off-by: Sven Strickroth <email@cs-ware.de>
This commit is contained in:
Sven Strickroth
2019-12-15 16:42:37 +01:00
parent d36d86b776
commit 985b003fa9

View File

@@ -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
-------------------