Update README

still not finished
This commit is contained in:
2024-02-06 18:08:55 +01:00
parent 12df2eae06
commit 5ccdefb233
+1 -1
View File
@@ -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: