Skip to content

Commit f8dffe7

Browse files
authored
Update multi-resource-refresh-token.mdx (#358)
1 parent 53b7457 commit f8dffe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main/docs/secure/tokens/refresh-tokens/multi-resource-refresh-token.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ When using MRRT, Auth0 merges two sources of authorization to determine what acc
2525

2626
This allows applications to reuse the refresh token not only for APIs requested at login, but also for additional APIs allowed in the MRRT policy.
2727

28-
**T****he key benefits of MRRT include**:
28+
**The key benefits of MRRT include**:
2929

3030
* A single refresh token, per application, to manage when controlling access to multiple APIs.
3131
* No need to go through a full <Tooltip tip="Authorization Flow: Authorization grant (or workflow) specified in the OAuth 2.0 framework." cta="View Glossary" href="/docs/glossary?term=authorization+flow">authorization flow</Tooltip> every time your application needs to access a new API.

0 commit comments

Comments
 (0)