Update README
still not finished
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
## Workflow
|
## Workflow
|
||||||
|
|
||||||
1. Login with username and password to Authentication Server and get back the `intent` for the user
|
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
|
3. Use the token to authenticate for every other API-Call
|
||||||
|
|
||||||
Example login:
|
Example login:
|
||||||
|
|||||||
Reference in New Issue
Block a user