Skip to content

Commit a0db18c

Browse files
sam-munckepmalouin
andauthored
Update examples/ConnectedAccounts.md
Co-authored-by: Patrick Malouin <p.malouin@gmail.com>
1 parent 48f5b88 commit a0db18c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

examples/ConnectedAccounts.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ This is particularly useful for applications that require access to different re
1414

1515
## Configure the SDK
1616

17-
The SDK must be configured with an audience (an API Identifier) - this will be the resource server that uses the tokens from the Token Vault.
18-
1917
The Auth0 client Application must be configured to use refresh tokens and [MRRT (Multiple Resource Refresh Tokens)](https://auth0.com/docs/secure/tokens/refresh-tokens/multi-resource-refresh-token) since we will use the refresh token grant to get Access Tokens for the My Account API in addition to the API we are calling.
2018

2119
```python

0 commit comments

Comments
 (0)