From 5ccdefb2331692e9a2f47558b215124bdf35f89d Mon Sep 17 00:00:00 2001 From: Carsten Schabacker Date: Tue, 6 Feb 2024 18:08:55 +0100 Subject: [PATCH] Update README still not finished --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aba569d..9279c70 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ ## Workflow 1. Login with username and password to Authentication Server and get back the `intent` for the user -2. Request a token for an Account using the Account `url` and the users `intent` +2. Request a token for some Account (user could have multiple accounts) using the Account `url` and the users `intent` 3. Use the token to authenticate for every other API-Call Example login: