From bee5be391dd67be83f338d9e98026961b233bcd5 Mon Sep 17 00:00:00 2001 From: Andreas Weswaldi <37552851+weswaldix@users.noreply.github.com> Date: Thu, 9 Jun 2022 08:08:56 +0200 Subject: [PATCH] fixed typo in developer_manual fixed typo "dekstop" to "desktop" in client_apis/LoginFlow/index.rst Signed-off-by: Andreas Weswaldi --- developer_manual/client_apis/LoginFlow/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developer_manual/client_apis/LoginFlow/index.rst b/developer_manual/client_apis/LoginFlow/index.rst index 8cf1dde68..7c9a8a33b 100644 --- a/developer_manual/client_apis/LoginFlow/index.rst +++ b/developer_manual/client_apis/LoginFlow/index.rst @@ -115,7 +115,7 @@ If a non 200 status code is returned the client should still proceed with removi Login flow v2 ------------- -While the login flow works very nice in a lot of cases there are especially on dekstop application certain hurdles. Special proxy configuration, client side certificates and the likes can cause trouble. To solve this we have come up with a second login flow that uses the users default webbrowser to authenticate. Thus ensuring that if they can login via the web they can also login in the client. +While the login flow works very nice in a lot of cases there are especially on desktop application certain hurdles. Special proxy configuration, client side certificates and the likes can cause trouble. To solve this we have come up with a second login flow that uses the users default webbrowser to authenticate. Thus ensuring that if they can login via the web they can also login in the client. To initiate a login do an anonymous POST request